Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 083b3d815fe6be5f7ce382013995512975bc0e81..7fdf4ced923ebd73b8ce223398c94a9285a18c72 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[]; |