Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5732)

Unified Diff: chrome/common/chrome_switches.h

Issue 15908002: Differential updates for components. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Addressed most of the feedback so far. Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/chrome_switches.h
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index e50067c4283d9e96523e1123328ebdbb7cd27b46..279e490462b264830e6bccd7f8d8dfe8ea1365af 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[];

Powered by Google App Engine
This is Rietveld 408576698