| Index: chrome/browser/bookmarks/DEPS
|
| diff --git a/chrome/browser/bookmarks/DEPS b/chrome/browser/bookmarks/DEPS
|
| index 620ea19a1cac0eee1b334e7e0e9408f564c5a254..a9233d060c0db93589d666f2d4c7eaf6a135f5a3 100644
|
| --- a/chrome/browser/bookmarks/DEPS
|
| +++ b/chrome/browser/bookmarks/DEPS
|
| @@ -5,6 +5,7 @@ include_rules = [
|
| # exceptions!
|
| "-chrome/browser",
|
| "+chrome/browser/bookmarks",
|
| + "+chrome/browser/browser_process.h",
|
| "+chrome/browser/favicon",
|
| "+chrome/browser/chrome_notification_types.h",
|
| "+chrome/browser/policy/profile_policy_connector.h",
|
| @@ -13,6 +14,7 @@ include_rules = [
|
| "+chrome/browser/profiles/profile.h",
|
| "+chrome/browser/profiles/startup_task_runner_service.h",
|
| "+chrome/browser/profiles/startup_task_runner_service_factory.h",
|
| + "+chrome/browser/signin/signin_manager_factory.h",
|
| "+chrome/browser/undo/bookmark_undo_service.h",
|
| "+chrome/browser/undo/bookmark_undo_service_factory.h",
|
|
|
|
|