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

Unified Diff: components/ntp_snippets/offline_pages/DEPS

Issue 2360263002: [NTPSnippets] Show all downloads on the NTP (3/3): Downloads provider. (Closed)
Patch Set: Marc's comments + Bernhard's comments + rebase. 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 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",
]

Powered by Google App Engine
This is Rietveld 408576698