| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index df69b266dca3167729255d4843dadad37a8b5ec6..49b9680a7c11c566f4ab41a4f4a772a7e173f925 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -102,6 +102,7 @@ extern const char kDumpBrowserHistograms[];
|
| extern const char kEasyUnlockAppPath[];
|
| extern const char kEnableAddToShelf[];
|
| extern const char kEnableAudioDebugRecordingsFromExtension[];
|
| +extern const char kEnableAutomation[];
|
| extern const char kEnableBenchmarking[];
|
| extern const char kEnableBookmarkUndo[];
|
| extern const char kEnableClearBrowsingDataCounters[];
|
|
|