Index: chrome/common/chrome_switches.h |
=================================================================== |
--- chrome/common/chrome_switches.h (revision 56008) |
+++ chrome/common/chrome_switches.h (working copy) |
@@ -313,6 +313,7 @@ |
extern const char kChromeosLogToFile[]; |
extern const char kBWSI[]; |
extern const char kStubCros[]; |
+extern const char kDisableBookmarks[]; |
#endif |
#if defined(OS_LINUX) |