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

Unified Diff: components/favicon/core/DEPS

Issue 2685173002: Extend LargeIconService to fetch missing favicons from a Google server (Closed)
Patch Set: Peter's comments #2 (WIP) 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
« no previous file with comments | « components/favicon/core/BUILD.gn ('k') | components/favicon/core/features.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/favicon/core/DEPS
diff --git a/components/favicon/core/DEPS b/components/favicon/core/DEPS
index 01613b3e140fb6e3c5a0b3e82d772d65a033a7f9..c876af26a17483e8333b6f3b4b59e01ef45102d6 100644
--- a/components/favicon/core/DEPS
+++ b/components/favicon/core/DEPS
@@ -1,7 +1,9 @@
include_rules = [
"+components/bookmarks/browser",
+ "+components/data_use_measurement/core",
"+components/history/core/browser",
"+components/history/core/test",
+ "+components/image_fetcher",
"+components/keyed_service/core",
"+net/base",
"+skia",
« no previous file with comments | « components/favicon/core/BUILD.gn ('k') | components/favicon/core/features.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698