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

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

Issue 873103002: Removed unused native code related to wifi bootstrapping. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sun 01/25/2015 21:44:58.31 Created 5 years, 11 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 | « components/cloud_devices/common/cloud_devices_switches.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/cloud_devices/common/cloud_devices_switches.cc
diff --git a/components/cloud_devices/common/cloud_devices_switches.cc b/components/cloud_devices/common/cloud_devices_switches.cc
index a65f910af9606699631121ea09c334c376f7d453..83667fa6ba36acfd6caa051af904aae06e93e6cc 100644
--- a/components/cloud_devices/common/cloud_devices_switches.cc
+++ b/components/cloud_devices/common/cloud_devices_switches.cc
@@ -6,9 +6,6 @@
namespace switches {
-// Enable Google Cloud Devices code.
-const char kEnableCloudDevices[] = "enable-cloud-devices";
-
// The URL of the cloud print service to use, overrides any value stored in
// preferences, and the default. Only used if the cloud print service has been
// enabled. Used for testing.
« no previous file with comments | « components/cloud_devices/common/cloud_devices_switches.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698