Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
| index 597aee9b78888a79dff9968fe7959291d12d083e..1cd30134e6545f45ea38aa6f44175e073d134c4a 100644 |
| --- a/chrome/common/chrome_switches.h |
| +++ b/chrome/common/chrome_switches.h |
| @@ -226,6 +226,7 @@ extern const char kUnsafelyTreatInsecureOriginAsSecure[]; |
| extern const char kUnsafePacUrl[]; |
| extern const char kUserAgent[]; |
| extern const char kUserDataDir[]; |
| +extern const char kUserExperimentUx[]; |
|
grt (UTC plus 2)
2017/06/22 20:34:04
revert! ;-)
skare_
2017/06/22 23:25:18
yep, had this question in email. We'll go with the
|
| extern const char kUseSimpleCacheBackend[]; |
| extern const char kValidateCrx[]; |
| extern const char kVersion[]; |