| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 773cc5de66f8505e98211e69dd3e827d7b6df865..0586687bb4b922db3a421e227bc2a0357181a12f 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -404,6 +404,7 @@ extern const char kEnableSpdyProxyAuth[];
|
| #endif // defined(OS_ANDROID) || defined(OS_IOS)
|
|
|
| #if defined(OS_ANDROID)
|
| +extern const char kEnableAccessibilityTabSwitcher[];
|
| extern const char kEnableNewNTP[];
|
| extern const char kEnableTranslate[];
|
| extern const char kFakeCloudPolicyType[];
|
|
|