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

Unified Diff: components/favicon_base/DEPS

Issue 851693003: Move select_favicon_frames_unittest.cc to favicon_base (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@history-top-sites-notifications
Patch Set: Created 5 years, 11 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/BUILD.gn ('k') | components/favicon_base/select_favicon_frames_unittest.cc » ('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 20ad28e0892123f90597c0d7d9638a9176aa1cdc..0265afa1aca6fae1734bac8c7cd7347f77e92571 100644
--- a/components/favicon_base/DEPS
+++ b/components/favicon_base/DEPS
@@ -3,4 +3,7 @@ include_rules = [
"+third_party/skia/include",
"+ui/base",
"+ui/gfx",
+
+ # favicon_base is used on iOS.
+ "-content",
]
« no previous file with comments | « components/favicon_base/BUILD.gn ('k') | components/favicon_base/select_favicon_frames_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698