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

Side by Side 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+skia/ext", 2 "+skia/ext",
3 "+third_party/skia/include", 3 "+third_party/skia/include",
4 "+ui/base", 4 "+ui/base",
5 "+ui/gfx", 5 "+ui/gfx",
6
7 # favicon_base is used on iOS.
8 "-content",
6 ] 9 ]
OLDNEW
« 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