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

Unified Diff: components/favicon/DEPS

Issue 1064823002: Componentize FaviconTabHelper (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@favicon-notification
Patch Set: Fix BUILD.gn Created 5 years, 8 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.gypi ('k') | components/favicon/content/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/favicon/DEPS
diff --git a/components/favicon/DEPS b/components/favicon/DEPS
index b6ea2b389841089dae3138444de272a46179350d..9c235365e538089024379ae1cd38e56816d6f362 100644
--- a/components/favicon/DEPS
+++ b/components/favicon/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+components/favicon_base",
+ "+ui/base",
"+ui/gfx",
]
« no previous file with comments | « components/favicon.gypi ('k') | components/favicon/content/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698