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

Unified Diff: ios/chrome/app/DEPS

Issue 2541083002: [ios] Updates ios DEPS files to mirror desktop DEPS files. (Closed)
Patch Set: Remove libxml for now. 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 9074a78c1d67f5fe67d89042cebb4890c3b7fde0..a2e43b07106f57258f5328f1690c2bf901bf3b07 100644
--- a/ios/chrome/app/DEPS
+++ b/ios/chrome/app/DEPS
@@ -1,3 +1,25 @@
include_rules = [
"+ios/chrome/browser",
+
+ "+breakpad/src/client/ios",
+ "+components/bookmarks/browser",
+ "+components/bookmarks/test",
+ "+components/browser_sync",
+ "+components/browsing_data/core",
+ "+components/component_updater",
+ "+components/content_settings",
+ "+components/crash/core/common",
+ "+components/favicon/core",
+ "+components/favicon_base",
+ "+components/handoff",
+ "+components/history/core/browser",
+ "+components/metrics",
+ "+components/prefs",
+ "+components/reading_list/core",
+ "+components/signin/core/browser",
+ "+components/strings",
+ "+components/suggestions",
+ "+components/url_formatter",
+ "+components/web_resource",
+ "+mojo/edk/embedder/embedder.h",
]
« 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