Index: chrome/browser/ntp_snippets/downloads/DEPS |
diff --git a/chrome/browser/ntp_snippets/downloads/DEPS b/chrome/browser/ntp_snippets/downloads/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..dbe036ccf683e78eff3cd9421bd7d2cab4cd3595 |
--- /dev/null |
+++ b/chrome/browser/ntp_snippets/downloads/DEPS |
@@ -0,0 +1,3 @@ |
+include_rules = [ |
+ "+grit/components_strings.h", |
Marc Treib
2016/10/11 12:07:39
Is this needed?! If the provider itself isn't in c
vitaliii
2016/10/13 08:43:04
Em, how to be with IDS_NTP_DOWNLOAD_SUGGESTIONS_SE
Marc Treib
2016/10/13 12:11:25
You could move that string into chrome/app/generat
vitaliii
2016/10/15 18:36:29
Done.
|
+] |