| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 16a15d294ee6104b2068f0c3db1528a13154557c..a7ec6879468807b177606a8e3003f8db75f8fa99 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -126,6 +126,7 @@ extern const char kEnableClickToPlay[];
|
| extern const char kEnableCloudPrintProxy[];
|
| extern const char kEnableCompositeToTexture[];
|
| extern const char kEnableConnectBackupJobs[];
|
| +extern const char kEnableCRLSets[];
|
| extern const char kEnableCrxlessWebApps[];
|
| extern const char kEnableExperimentalExtensionApis[];
|
| extern const char kEnableExtensionAlerts[];
|
|
|