Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 7cc7ba1ca0670efe841cd9c58b9ea9b8882b0770..ba6089112953df06fb37ab8ece34e34307f2bd9a 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -151,6 +151,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[]; |