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

Unified Diff: components/favicon/content/DEPS

Issue 2347173002: Extend FaviconService to support fetching favicons from a Google server (Closed)
Patch Set: Peter's comments #2 Created 3 years, 10 months 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
Index: components/favicon/content/DEPS
diff --git a/components/favicon/content/DEPS b/components/favicon/content/DEPS
index 5bb1fc1368fc895b0d7540abbdff39e830cbd3ee..d86118fdcc2a4e300ee7f08a03c621776908bcdd 100644
--- a/components/favicon/content/DEPS
+++ b/components/favicon/content/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+components/history/core/browser",
+ "+components/image_fetcher",
"+content/public",
"+third_party/skia/include",
]

Powered by Google App Engine
This is Rietveld 408576698