Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(581)

Unified Diff: chrome/browser/resources/file_manager/main.html

Issue 11824061: Disable photo importer in the Files app (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/chromeos/extensions/file_browser_event_router.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/file_manager/main.html
diff --git a/chrome/browser/resources/file_manager/main.html b/chrome/browser/resources/file_manager/main.html
index 157a7e2c3a9f5e76c70dcb41c6cde293ebb13a5e..a89c020b8e05a25eecbcd980d5a7d2276295d776 100644
--- a/chrome/browser/resources/file_manager/main.html
+++ b/chrome/browser/resources/file_manager/main.html
@@ -121,7 +121,7 @@
<command id="format" i18n-values="label:FORMAT_DEVICE_BUTTON_LABEL"
></command>
<command id="import-photos" i18n-values="label:PHOTO_IMPORT_TITLE"
- ></command>
+ hidden></command>
<command id="gdata-buy-more-space"
i18n-values="label:DRIVE_BUY_MORE_SPACE"
« no previous file with comments | « chrome/browser/chromeos/extensions/file_browser_event_router.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698