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

Unified Diff: components/ntp_snippets/offline_pages/DEPS

Issue 2360263002: [NTPSnippets] Show all downloads on the NTP (3/3): Downloads provider. (Closed)
Patch Set: Created 4 years, 3 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
Index: components/ntp_snippets/offline_pages/DEPS
diff --git a/components/ntp_snippets/offline_pages/DEPS b/components/ntp_snippets/offline_pages/DEPS
index 984d8cbcbb578d227a2e7d794460f3ecbfa5ef2f..568b6d67415454be9c1021cd0568b5e262ae8e9c 100644
--- a/components/ntp_snippets/offline_pages/DEPS
+++ b/components/ntp_snippets/offline_pages/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+components/offline_pages"
+ "+components/offline_pages",
Marc Treib 2016/09/22 13:45:52 ?
vitaliii 2016/10/11 08:15:56 The idea was to add a comma, while we have a DEPS
Marc Treib 2016/10/11 12:07:39 I think we don't need any particular approval for
vitaliii 2016/10/13 08:43:04 Acknowledged.
]

Powered by Google App Engine
This is Rietveld 408576698