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

Side by Side Diff: ios/web/DEPS

Issue 2527123003: [iOS] Upstream web_controller_provider_impl.{h,mm}. (Closed)
Patch Set: Fix downstream build. 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/url_formatter", 2 "+components/url_formatter",
3 "+crypto", 3 "+crypto",
4 "+ios/public/provider/web",
rohitrao (ping after 24h) 2016/11/25 12:11:32 Was this rule no longer necessary? I don't see an
5 "+ios/net", 4 "+ios/net",
6 "+ios/web", 5 "+ios/web",
7 "+net", 6 "+net",
8 "+services/service_manager/public", 7 "+services/service_manager/public",
9 "+ui", 8 "+ui",
10 9
11 # For tests. 10 # For tests.
12 "+ios/testing", 11 "+ios/testing",
13 "+ios/third_party/earl_grey/src", 12 "+ios/third_party/earl_grey/src",
14 "+mojo/edk/embedder/embedder.h", 13 "+mojo/edk/embedder/embedder.h",
15 ] 14 ]
OLDNEW
« ios/chrome/browser/web/web_controller_provider_impl.h ('K') | « ios/web/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698