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

Unified Diff: ios/chrome/today_extension/DEPS

Issue 2571383002: [ios] Updates ios DEPS files. (Closed)
Patch Set: Review. Created 4 years 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
« no previous file with comments | « ios/chrome/test/DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/today_extension/DEPS
diff --git a/ios/chrome/today_extension/DEPS b/ios/chrome/today_extension/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..d5e885855fe50afe9bbbc94a5911e3cd2a15979c
--- /dev/null
+++ b/ios/chrome/today_extension/DEPS
@@ -0,0 +1,12 @@
+include_rules = [
+ "+base/cpu.h",
+ "+base/i18n/icu_util.h",
+ "+base/metrics",
+ "+components/metrics",
+ "+components/open_from_clipboard",
+ "+components/prefs",
+ "+components/variations",
+ "+components/version_info",
+ "+ios/chrome/common",
+ "+ios/today_extension/grit", # For generated headers
+]
« no previous file with comments | « ios/chrome/test/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698