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

Unified Diff: ios/chrome/app/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/DEPS ('k') | ios/chrome/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/app/DEPS
diff --git a/ios/chrome/app/DEPS b/ios/chrome/app/DEPS
index a2e43b07106f57258f5328f1690c2bf901bf3b07..4fd5476ba1cddf6f216e761bcade6d93ab2de365 100644
--- a/ios/chrome/app/DEPS
+++ b/ios/chrome/app/DEPS
@@ -1,6 +1,4 @@
include_rules = [
- "+ios/chrome/browser",
-
"+breakpad/src/client/ios",
"+components/bookmarks/browser",
"+components/bookmarks/test",
@@ -17,9 +15,17 @@ include_rules = [
"+components/prefs",
"+components/reading_list/core",
"+components/signin/core/browser",
- "+components/strings",
"+components/suggestions",
"+components/url_formatter",
"+components/web_resource",
+ "+ios/chrome/browser",
+ "+ios/net",
+ "+ios/public/provider/chrome",
+ "+ios/web/public",
"+mojo/edk/embedder/embedder.h",
+
+ # Strings and resources.
+ "+components/grit",
+ "+components/strings",
+ "+ios/chrome/grit",
]
« no previous file with comments | « ios/chrome/DEPS ('k') | ios/chrome/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698