| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 770c8ec301b641743399644938cdd0af1ac08c7d..152eed1f4d5e5b29186256bad4f817d8cc323184 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -102,6 +102,7 @@ extern const char kDisableDeviceDiscovery[];
|
| extern const char kDisableDeviceDiscoveryNotifications[];
|
| extern const char kDisableDhcpWpad[];
|
| extern const char kDisableDnsProbes[];
|
| +extern const char kDisableEnhancedBookmarks[];
|
| extern const char kDisableExtensionsFileAccessCheck[];
|
| extern const char kDisableExtensionsHttpThrottling[];
|
| extern const char kDisableExtensionsResourceWhitelist[];
|
|
|