Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 4447690738ec1cfb4c2f83ee909683f281600a85..596d7c347ae09c74e180fa20a657a4d110ea9672 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -150,6 +150,8 @@ extern const char kEnableAutologin[]; |
extern const char kEnableBenchmarking[]; |
extern const char kEnableCloudPrintProxy[]; |
extern const char kEnableComponentCloudPolicy[]; |
+extern const char kEnableComponentUpdateDeltas[]; |
+extern const char kEnableComponentUpdatePings[]; |
extern const char kEnableContacts[]; |
extern const char kEnableDesktopGuestMode[]; |
extern const char kEnableDeviceDiscovery[]; |