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

Side by Side Diff: components/ntp_snippets/downloads/DEPS

Issue 2360263002: [NTPSnippets] Show all downloads on the NTP (3/3): Downloads provider. (Closed)
Patch Set: Marc's comments. Created 4 years, 2 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 "+chrome/browser/download",
Marc Treib 2016/10/11 12:07:42 You still need to remove the dependency here.
vitaliii 2016/10/13 08:43:07 Done.
2 "+components/offline_pages", 3 "+components/offline_pages",
3 "+components/offline_pages/background", 4 ]
4 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698