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

Unified Diff: ios/web/DEPS

Issue 1171333003: Move net::FormatUrl and friends outside of //net and into //components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase again now that CQ is fixed Created 5 years, 4 months 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 | « content/shell/browser/shell_javascript_dialog_manager.cc ('k') | ios/web/ios_web.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/DEPS
diff --git a/ios/web/DEPS b/ios/web/DEPS
index a956ff665d46c050e6707524c95e5e8a9be12da0..237ab93be22261a6305c2d1d41725e7362e87df4 100644
--- a/ios/web/DEPS
+++ b/ios/web/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/url_formatter",
"+crypto",
"+ios/public/provider/web",
"+ios/net",
« no previous file with comments | « content/shell/browser/shell_javascript_dialog_manager.cc ('k') | ios/web/ios_web.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698