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

Side by Side Diff: components/favicon/content/DEPS

Issue 2347173002: Extend FaviconService to support fetching favicons from a Google server (Closed)
Patch Set: Peter's comments #2 Created 3 years, 10 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 "+components/history/core/browser", 2 "+components/history/core/browser",
3 "+components/image_fetcher",
3 "+content/public", 4 "+content/public",
4 "+third_party/skia/include", 5 "+third_party/skia/include",
5 ] 6 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698