Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 085c66a0e8db32a71d1745c1476175723eae9825..e4c6ee980f988a7c61caeb61b14c3f395c71f50a 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -330,6 +330,7 @@ extern const char kWinHttpProxyResolver[]; |
#if defined(OS_CHROMEOS) |
extern const char kDisableGData[]; |
+extern const char kDisableLibcros[]; |
extern const char kSkipOAuthLogin[]; |
extern const char kEnableDevicePolicy[]; |
extern const char kEnableGView[]; |