Index: chrome/browser/bookmarks/DEPS |
diff --git a/chrome/browser/bookmarks/DEPS b/chrome/browser/bookmarks/DEPS |
index c1c3edf7ed50fdef65654c01140cb789aaec54c2..7aceedc10b9512bc7233cd27cb89b6d046ad3246 100644 |
--- a/chrome/browser/bookmarks/DEPS |
+++ b/chrome/browser/bookmarks/DEPS |
@@ -23,6 +23,8 @@ include_rules = [ |
"!chrome/browser/profiles/profile_dependency_manager.h", |
"!chrome/browser/profiles/profile_keyed_service.h", |
"!chrome/browser/profiles/profile_keyed_service_factory.h", |
+ "!chrome/browser/profiles/startup_task_runner_service.h", |
msarda
2013/03/29 14:40:03
This is bad (I saw the comments above and below).
tfarina
2013/03/29 14:47:40
The decision is from Scott, so I'll let him decide
|
+ "!chrome/browser/profiles/startup_task_runner_service_factory.h", |
# Do not add to the list of temporarily-allowed dependencies above, |
# and please do not introduce more #includes of these files. |
] |