Commit ac50d5a0 authored by Noel Gordon's avatar Noel Gordon Committed by Commit Bot

[FilesApp] Remove a incorrect comment

This comment refers to FilesApp since before it was turned into a chrome
component app, and mislead me and others, and is plain wrong these days.
Remove it.

Bug: None
Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation
Change-Id: Ide0b7bffb98e82284adc66120ffd0babc22085ea
Reviewed-on: https://chromium-review.googlesource.com/963142Reviewed-by: default avatarSasha Morrissey <sashab@chromium.org>
Reviewed-by: default avatarNaoki Fukino <fukino@chromium.org>
Commit-Queue: Noel Gordon <noel@chromium.org>
Cr-Commit-Position: refs/heads/master@{#543301}
parent 9efa9ca0
...@@ -16,7 +16,6 @@ ...@@ -16,7 +16,6 @@
"256": "common/images/icon256.png" "256": "common/images/icon256.png"
}, },
"permissions": [ "permissions": [
// Comment out chrome:// permissions to debug on a desktop browser.
"chrome://extension-icon/", "chrome://extension-icon/",
"chrome://resources/", "chrome://resources/",
"chrome://theme/", "chrome://theme/",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment