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

Unified Diff: components/favicon/core/DEPS

Issue 2721363002: Extend LargeIconService to fetch missing favicons from a Google server (Closed)
Patch Set: Add fallback_opts=TYPE Created 3 years, 9 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/favicon_service.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 8562b5d578422d9d4ce823e21259fc4cc3e0a712..47c9ad064447493af7c7c7d52e8ce1838d11d3f8 100644
--- a/components/favicon/core/DEPS
+++ b/components/favicon/core/DEPS
@@ -1,8 +1,10 @@
include_rules = [
"+cc/paint",
"+components/bookmarks/browser",
+ "+components/data_use_measurement/core",
"+components/history/core/browser",
"+components/history/core/test",
+ "+components/image_fetcher/core",
"+components/keyed_service/core",
"+net/base",
"+skia",
« no previous file with comments | « components/favicon/core/BUILD.gn ('k') | components/favicon/core/favicon_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698