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

Unified Diff: components/cloud_devices/common/cloud_devices_switches.h

Issue 292593002: Experimental flag to enable Google Cloud Devices features. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fri 05/16/2014 15:24:06.02 Created 6 years, 7 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
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | components/cloud_devices/common/cloud_devices_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/cloud_devices/common/cloud_devices_switches.h
diff --git a/components/cloud_devices/common/cloud_devices_switches.h b/components/cloud_devices/common/cloud_devices_switches.h
index 2a57d735017f50e285d7bc94bec1a66a63cab794..343cf667d0a59e08dbbd075fdb84cd30bbb7ca50 100644
--- a/components/cloud_devices/common/cloud_devices_switches.h
+++ b/components/cloud_devices/common/cloud_devices_switches.h
@@ -7,6 +7,7 @@
namespace switches {
+extern const char kEnableCloudDevices[];
extern const char kCloudPrintURL[];
extern const char kCloudPrintXmppEndpoint[];
extern const char kCloudDevicesURL[];
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | components/cloud_devices/common/cloud_devices_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698