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

Unified Diff: components/proximity_auth/switches.h

Issue 2899593002: [EasyUnlock] Put entire ChromeOS login flow behind a flag. (Closed)
Patch Set: [EasyUnlock] Put entire ChromeOS login flow behind a flag. Created 3 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 | « components/proximity_auth/screenlock_state.h ('k') | components/proximity_auth/switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/proximity_auth/switches.h
diff --git a/components/proximity_auth/switches.h b/components/proximity_auth/switches.h
index d7c6207de85e2665cc932c4b11adce0b252d65d9..f29b42d19d97ba64e9df8f19a1b5e312d543a9c1 100644
--- a/components/proximity_auth/switches.h
+++ b/components/proximity_auth/switches.h
@@ -9,6 +9,7 @@ namespace proximity_auth {
namespace switches {
extern const char kEnableBluetoothLowEnergyDiscovery[];
+extern const char kEnableChromeOSLogin[];
extern const char kEnableProximityDetection[];
extern const char kForceLoadEasyUnlockAppInTests[];
« no previous file with comments | « components/proximity_auth/screenlock_state.h ('k') | components/proximity_auth/switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698