Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1270)

Unified Diff: chrome/browser/favicon/DEPS

Issue 11411180: move favicon download code from chrome/ into content/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix order Created 8 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/favicon/favicon_download_helper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | chrome/browser/favicon/favicon_download_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698