diff options
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r-- | chrome/common/chrome_switches.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h index 81a25d1..726293e 100644 --- a/chrome/common/chrome_switches.h +++ b/chrome/common/chrome_switches.h @@ -168,6 +168,7 @@ extern const char kEnableAuthNegotiatePort[]; extern const char kEnableAutologin[]; extern const char kEnableBatchedShutdown[]; extern const char kEnableBenchmarking[]; +extern const char kEnableClientHints[]; extern const char kEnableCloudPolicyPush[]; extern const char kEnableCloudPrintProxy[]; extern const char kEnableComponentCloudPolicy[]; |