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

Unified Diff: components/favicon/core/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/core/DEPS
diff --git a/components/favicon/core/DEPS b/components/favicon/core/DEPS
index 486b593efd1c975bd207ec84e39fdb9bfa574183..06db3f59f768290f1af90dd2d6b22b55e11abc57 100644
--- a/components/favicon/core/DEPS
+++ b/components/favicon/core/DEPS
@@ -1,6 +1,8 @@
include_rules = [
"+components/bookmarks/browser",
+ "+components/data_use_measurement/core",
"+components/history/core/browser",
+ "+components/image_fetcher",
"+components/keyed_service/core",
"+net/base",
"+skia",

Powered by Google App Engine
This is Rietveld 408576698