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

Unified Diff: components/favicon/core/DEPS

Issue 1032683002: [Icons NTP] Refactoring: Moving FallbackIconService to components\favicon\core (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Putting back +third_party/skia/include for favicon_base DEPS. Created 5 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/fallback_icon_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 8a86e5bd335e77d824ce9c466b11ed51025ea191..ccb5231cc7a1446a072a214633cc8b2f779a74d6 100644
--- a/components/favicon/core/DEPS
+++ b/components/favicon/core/DEPS
@@ -2,6 +2,9 @@ include_rules = [
"+components/bookmarks/browser",
"+components/history/core/browser",
"+components/keyed_service/core",
+ "+net/base/registry_controlled_domains/registry_controlled_domain.h",
"+skia",
"+third_party/skia",
+ "+third_party/skia/include",
bsalomon 2015/03/25 14:08:59 lgtm
huangs 2015/03/25 14:09:59 Acknowledged.
+ "+ui/gfx",
]
« no previous file with comments | « components/favicon/core/BUILD.gn ('k') | components/favicon/core/fallback_icon_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698