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

Unified Diff: chrome/common/chrome_switches.h

Issue 5025001: Removed Labs section from Chrome OS settings page. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Bound prefs and flags Created 10 years, 1 month 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/common/chrome_switches.h
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index 027b5e9861a0bcd003aa52495b6bf4bc50dc2a06..cb09932e185a10407a32b31aa1867810e7991c1a 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -348,6 +348,8 @@ extern const char kScreenSaverUrl[];
extern const char kCompressSystemFeedback[];
extern const char kForceStubLibcros[];
extern const char kEnableDOMUIMenu[];
+extern const char kEnableMediaPlayer[];
+extern const char kEnableAdvancedFileSystem[];
#endif
#if defined(OS_LINUX)

Powered by Google App Engine
This is Rietveld 408576698