| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 6a4e48f991febcde2d85ba2b332edaa4ca666309..a1ff074a85bbe4e0edf3a039b22bf4e0c9baf34f 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -108,6 +108,7 @@ extern const char kDnsPrefetchDisable[];
|
| extern const char kDumpBrowserHistograms[];
|
| extern const char kEasyUnlockAppPath[];
|
| extern const char kEnableAddToShelf[];
|
| +extern const char kEnableAecDumpsFromExtension[];
|
| extern const char kEnableAppsFileAssociations[];
|
| extern const char kEnableBenchmarking[];
|
| extern const char kEnableBookmarkUndo[];
|
|
|