Index: components/proximity_auth/switches.h |
diff --git a/components/proximity_auth/switches.h b/components/proximity_auth/switches.h |
index 8bdb31ec26d7a05b5760344f4795dae1ae266533..6584842f9389ca882cf61d21ed4e30cdbbff7273 100644 |
--- a/components/proximity_auth/switches.h |
+++ b/components/proximity_auth/switches.h |
@@ -10,6 +10,7 @@ namespace switches { |
// All switches in alphabetical order. The switches should be documented |
// alongside the definition of their values in the .cc file. |
+extern const char kCryptAuthHTTPHost[]; |
extern const char kDisableEasySignin[]; |
extern const char kDisableEasyUnlock[]; |
extern const char kEnableEasySignin[]; |