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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « ios/chrome/DEPS ('k') | ios/chrome/browser/DEPS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+ios/chrome/browser", 2 "+ios/chrome/browser",
3
4 "+breakpad/src/client/ios",
5 "+components/bookmarks/browser",
6 "+components/bookmarks/test",
7 "+components/browser_sync",
8 "+components/browsing_data/core",
9 "+components/component_updater",
10 "+components/content_settings",
11 "+components/crash/core/common",
12 "+components/favicon/core",
13 "+components/favicon_base",
14 "+components/handoff",
15 "+components/history/core/browser",
16 "+components/metrics",
17 "+components/prefs",
18 "+components/reading_list/core",
19 "+components/signin/core/browser",
20 "+components/strings",
21 "+components/suggestions",
22 "+components/url_formatter",
23 "+components/web_resource",
24 "+mojo/edk/embedder/embedder.h",
3 ] 25 ]
OLDNEW
« 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