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

Unified Diff: ios/chrome/test/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/browser/DEPS ('k') | ios/chrome/today_extension/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/test/DEPS
diff --git a/ios/chrome/test/DEPS b/ios/chrome/test/DEPS
index 738949bc1f427c2356ed457ba85d48ea351b4f20..8fa7387ce7964789b57404092c05f9223d38d8dd 100644
--- a/ios/chrome/test/DEPS
+++ b/ios/chrome/test/DEPS
@@ -1,7 +1,22 @@
include_rules = [
- "+components/content_settings/core/common",
+ "+breakpad/src/client/ios",
+ "+components/autofill/core/browser",
+ "+components/bookmarks",
+ "+components/browser_sync",
+ "+components/browsing_data/core",
+ "+components/content_settings/core",
+ "+components/history/core/browser",
+ "+components/keyed_service/core",
+ "+components/metrics",
"+components/network_time",
"+components/prefs",
+ "+components/signin/core/browser",
+ "+components/signin/core/common",
+ "+components/sync",
+ "+components/variations",
+ "+components/version_info",
+ "+google_apis",
+ "+ios/chrome/app",
"+ios/chrome/browser",
"+ios/public/provider/chrome",
"+ios/public/test",
@@ -9,4 +24,9 @@ include_rules = [
"+net/url_request",
"+third_party/google_toolbox_for_mac",
"+ui",
+
+ # Strings and resources.
+ "+components/grit",
+ "+components/strings/grit",
+ "+ios/chrome/grit",
]
« no previous file with comments | « ios/chrome/browser/DEPS ('k') | ios/chrome/today_extension/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698