Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index e7e4721704880bd2bd3189e9a3e34bda87af5e8f..9d2a1e98463c7277c1f48610e350c0bbd599825f 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -121,6 +121,7 @@ extern const char kEnableCompactNavigation[]; |
extern const char kEnableCompositeToTexture[]; |
extern const char kEnableConnectBackupJobs[]; |
extern const char kEnableCrxlessWebApps[]; |
+extern const char kEnableDhcpWpad[]; |
extern const char kEnableDNSCertProvenanceChecking[]; |
extern const char kEnableDNSSECCerts[]; |
extern const char kEnableExperimentalAppManifests[]; |