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

Unified Diff: components/favicon/core/DEPS

Issue 2721363002: Extend LargeIconService to fetch missing favicons from a Google server (Closed)
Patch Set: Fixed public_deps. 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
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",

Powered by Google App Engine
This is Rietveld 408576698