| 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[];
|
| extern const char kUseSimpleCacheBackend[];
|
| extern const char kValidateCrx[];
|
| extern const char kVersion[];
|
|
|