| Index: chrome/browser/bookmarks/DEPS
|
| ===================================================================
|
| --- chrome/browser/bookmarks/DEPS (revision 157999)
|
| +++ chrome/browser/bookmarks/DEPS (working copy)
|
| @@ -10,8 +10,6 @@
|
| # TODO(kaiwang): Bring this list to zero.
|
| # Do not add to the list of temporarily-allowed dependencies below,
|
| # and please do not introduce more #includes of these files.
|
| - "!chrome/browser/browser_process.h",
|
| - "!chrome/browser/cancelable_request.h",
|
| "!chrome/browser/extensions/event_router.h",
|
| "!chrome/browser/extensions/extension_function.h",
|
| "!chrome/browser/extensions/extension_function_dispatcher.h",
|
| @@ -56,6 +54,7 @@
|
| # Do not add to the list of temporarily-allowed dependencies below,
|
| # and please do not introduce more #includes of these files.
|
| '.*_[a-z]*test\.cc': [
|
| + "!chrome/browser/browser_process.h",
|
| "!chrome/browser/extensions/extension_apitest.h",
|
| "!chrome/browser/history/in_memory_database.h",
|
| "!chrome/browser/importer/firefox2_importer.h",
|
|
|