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

Unified Diff: components/favicon_base/DEPS

Issue 246893004: Moves SelectFaviconFrames from history to favicon_base component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed 64 bits v2. Created 6 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_base.gypi ('k') | components/favicon_base/select_favicon_frames.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/favicon_base/DEPS
diff --git a/components/favicon_base/DEPS b/components/favicon_base/DEPS
index b273ae3319cc3d47495e8f06a65bbe27098e5671..20ad28e0892123f90597c0d7d9638a9176aa1cdc 100644
--- a/components/favicon_base/DEPS
+++ b/components/favicon_base/DEPS
@@ -1,3 +1,6 @@
include_rules = [
+ "+skia/ext",
+ "+third_party/skia/include",
+ "+ui/base",
"+ui/gfx",
]
« no previous file with comments | « components/favicon_base.gypi ('k') | components/favicon_base/select_favicon_frames.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698