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

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

Issue 12255024: Re-enable photo importer in Files.app. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 10 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
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 274e92b23edb92e9983808f0550967cad94d7a69..2feb62afe371feee4a4cd171feaa69b5bcaf69e5 100644
--- a/chrome/browser/resources/file_manager/main.html
+++ b/chrome/browser/resources/file_manager/main.html
@@ -124,7 +124,7 @@
<command id="format" i18n-values="label:FORMAT_DEVICE_BUTTON_LABEL"
></command>
<command id="import-photos" i18n-values="label:PHOTO_IMPORT_TITLE"
- hidden></command>
+ ></command>
<command id="volume-help" i18n-values="label:DRIVE_MENU_HELP"
></command>

Powered by Google App Engine
This is Rietveld 408576698