| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index a5c69ce354c90966c281ac4d176990fc01b181d9..a0198b3c098265ba11d4dbc52d11e65b54974558 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -168,6 +168,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[];
|
|
|