| Index: chrome/browser/bookmarks/DEPS
 | 
| diff --git a/chrome/browser/bookmarks/DEPS b/chrome/browser/bookmarks/DEPS
 | 
| index 31b84b4ccf82cab5c273cd9f3f2f6ee9ce36c9b6..18a5ef6f2bab2c35773c15f0f087d27873acd161 100644
 | 
| --- a/chrome/browser/bookmarks/DEPS
 | 
| +++ b/chrome/browser/bookmarks/DEPS
 | 
| @@ -19,7 +19,8 @@ include_rules = [
 | 
|    "!chrome/browser/history/query_parser.h",
 | 
|    "!chrome/browser/history/snippet.h",
 | 
|    "!chrome/browser/history/url_database.h",
 | 
| -  "!chrome/browser/prefs/pref_service_syncable.h",
 | 
| +  "!chrome/browser/prefs/pref_registry_syncable.h",
 | 
| +  "!chrome/browser/prefs/pref_service.h",
 | 
|    "!chrome/browser/profiles/profile.h",
 | 
|    "!chrome/browser/profiles/profile_dependency_manager.h",
 | 
|    "!chrome/browser/profiles/profile_keyed_service.h",
 | 
| 
 |