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

Unified Diff: chrome/common/chrome_switches.cc

Issue 10115024: sensors: Remove prototype implementation (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 8 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/common/chrome_switches.h ('k') | content/browser/sensors/sensors_provider_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/chrome_switches.cc
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc
index 80e26d1ea1dc9e8594c278286db6e409fc501fa4..3d7ef6f3bcd66e838a37fd3569fc8fd3cb7a336b 100644
--- a/chrome/common/chrome_switches.cc
+++ b/chrome/common/chrome_switches.cc
@@ -1224,10 +1224,6 @@ const char kEnableMobileSetupDialog[] = "enable-mobile-dialog";
// Enables support for policy-configured networks.
const char kEnableONCPolicy[] = "enable-onc-policy";
-// Rotates the screen in response to orientation changed events from dbus. Will
-// be reused for more generic sensors.
-const char kEnableSensors[] = "enable-sensors";
-
// Enables static ip configuration. This flag should be removed when it's on by
// default.
const char kEnableStaticIPConfig[] = "enable-static-ip-config";
« no previous file with comments | « chrome/common/chrome_switches.h ('k') | content/browser/sensors/sensors_provider_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698