| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 13d92654424e1398bafcef7578ddc525e4dde26d..0445e24387093138e8f34c75421070b6fecf38a2 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -175,7 +175,6 @@ extern const char kAlternateProtocolServers[];
|
| extern const char kDisabledSchemes[];
|
| #if defined(OS_ANDROID) || defined(OS_IOS)
|
| extern const char kLastPolicyCheckTime[];
|
| -extern const char kManagedBookmarks[];
|
| #endif
|
| extern const char kInstantUIZeroSuggestUrlPrefix[];
|
| extern const char kMultipleProfilePrefMigration[];
|
|
|