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

Unified Diff: chrome/browser/ntp_snippets/DEPS

Issue 2360263002: [NTPSnippets] Show all downloads on the NTP (3/3): Downloads provider. (Closed)
Patch Set: Marc's comments + tests + some corrections. 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: chrome/browser/ntp_snippets/DEPS
diff --git a/chrome/browser/ntp_snippets/DEPS b/chrome/browser/ntp_snippets/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..dbe036ccf683e78eff3cd9421bd7d2cab4cd3595
--- /dev/null
+++ b/chrome/browser/ntp_snippets/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+grit/components_strings.h",
+]

Powered by Google App Engine
This is Rietveld 408576698