Index: components/proximity_auth/switches.h |
diff --git a/components/proximity_auth/switches.h b/components/proximity_auth/switches.h |
index 0e8fed740965d21253792fceaa6e77dddf6014c5..a74ab47b6d731dc877947e3e88121a1848427616 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 kCryptAuthGoogleApisUrl[]; |
extern const char kEnableProximityDetection[]; |
} // namespace switches |