| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index a8cf6f2e4b2f72807f1a47906c3a7dc7e71f8554..94497cb5a9843adf08496b8c25ea776f54ef9188 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -169,6 +169,7 @@ extern const char kEnableDevToolsExperiments[];
|
| extern const char kEnableDeviceDiscoveryNotifications[];
|
| extern const char kEnableDomDistiller[];
|
| extern const char kEnhancedBookmarksExperiment[];
|
| +extern const char kEnableEasyUnlock[];
|
| extern const char kEnableEphemeralApps[];
|
| extern const char kEnableExtensionActivityLogging[];
|
| extern const char kEnableExtensionActivityLogTesting[];
|
|
|