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

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: 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/09/22 13:45:52 This won't work - code in components/ must not dep
vitaliii 2016/10/11 08:15:56 Moved the provider to chrome/browser/.
2 "+components/offline_pages", 3 "+components/offline_pages",
3 ] 4 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698