| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 7c9db8b79812a0991de31614712ca221ae79a41b..1f508cd95bb5a5073f150b245cee846b70f3b392 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -111,6 +111,7 @@ extern const char kEnableAddToShelf[];
|
| #if defined(OS_ANDROID)
|
| extern const char kEnableAppLink[];
|
| #endif
|
| +extern const char kEnableAllBookmarksView[];
|
| extern const char kEnableAppsFileAssociations[];
|
| extern const char kEnableAudioDebugRecordingsFromExtension[];
|
| extern const char kEnableBenchmarking[];
|
|
|