Index: chrome/browser/favicon/DEPS |
diff --git a/chrome/browser/favicon/DEPS b/chrome/browser/favicon/DEPS |
index 3460227584801b1e6d340540649eae211fe10c8e..f2618461fa5a81846257fb997dd734eb2fd1317f 100644 |
--- a/chrome/browser/favicon/DEPS |
+++ b/chrome/browser/favicon/DEPS |
@@ -34,16 +34,6 @@ |
specific_include_rules = { |
# TODO(caitkp): Look into removing history/ dependencies. |
- 'favicon_download_helper(_delegate)*\.(h|cc)': [ |
- "-chrome", |
- "-chrome/browser", |
- "+chrome/browser/favicon/favicon_download_helper.h", |
- "+chrome/browser/favicon/favicon_download_helper_delegate.h", |
- "+chrome/browser/favicon/favicon_util.h", |
- "+chrome/common/icon_messages.h", |
- "+chrome/common/favicon_url.h", |
- ], |
- |
'favicon_util\.(h|cc)': [ |
"-chrome", |
"-chrome/browser", |