Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 6fc03494983ef9fce0d4b97a1eb368e970c1a26d..1225b6ad3bcb448c015737ea109bef6fc8b293cd 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -105,6 +105,7 @@ extern const char kDisableExtensionsFileAccessCheck[]; |
extern const char kDisableExtensionsHttpThrottling[]; |
extern const char kDisableExtensionsResourceWhitelist[]; |
extern const char kDisableExtensions[]; |
+extern const char kDisableGeniusApp[]; |
Dmitry Polukhin
2013/09/09 15:42:39
Again Chrome OS specific place would be better.
davidyu
2013/09/10 00:30:56
Done.
|
extern const char kDisableImprovedDownloadProtection[]; |
extern const char kDisableInstantExtendedAPI[]; |
extern const char kDisableIPv6[]; |