Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 8eae4b0942674087ee9fb7c15d77672b4f822f71..1c7963140b7c90251a31f91095494f3d6ed40e72 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -120,6 +120,7 @@ extern const char kEnableCloudPrint[]; |
extern const char kEnableCompositeToTexture[]; |
extern const char kEnableConnectBackupJobs[]; |
extern const char kEnableCrxlessWebApps[]; |
+extern const char kEnableDhcpPac[]; |
extern const char kEnableDNSCertProvenanceChecking[]; |
extern const char kEnableDNSSECCerts[]; |
extern const char kEnableExperimentalAppManifests[]; |