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

Unified Diff: chromeos/chromeos_switches.cc

Issue 285373015: Gallery.app: Replace the existing gallery with the new separated gallery. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove gallery tests. Created 6 years, 7 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 | « chromeos/chromeos_switches.h ('k') | ui/file_manager/file_manager/manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/chromeos_switches.cc
diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc
index 7b83453a39ab07a70d785ff811d414747f840b0c..faec81becea8452d6fa32784f9513083000de544 100644
--- a/chromeos/chromeos_switches.cc
+++ b/chromeos/chromeos_switches.cc
@@ -123,10 +123,6 @@ const char kEnterpriseEnrollmentSkipRobotAuth[] =
const char kFileManagerEnableNewAudioPlayer[] =
"file-manager-enable-new-audio-player";
-// Enables the new gallery in the Files.app.
-const char kFileManagerEnableNewGallery[] =
- "file-manager-enable-new-gallery";
-
// Passed to Chrome the first time that it's run after the system boots.
// Not passed on restart after sign out.
const char kFirstExecAfterBoot[] = "first-exec-after-boot";
« no previous file with comments | « chromeos/chromeos_switches.h ('k') | ui/file_manager/file_manager/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698