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) |