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

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: Compile fixes following rebase Created 5 years, 6 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
Index: ios/web/DEPS
diff --git a/ios/web/DEPS b/ios/web/DEPS
index a956ff665d46c050e6707524c95e5e8a9be12da0..ec860528c4c61875753105970ef7c9a7b4fefe1a 100644
--- a/ios/web/DEPS
+++ b/ios/web/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+crypto",
+ "+components/url_formatter",
stuartmorgan 2015/06/10 16:09:10 components < crypto
"+ios/public/provider/web",
"+ios/net",
"+ios/web",

Powered by Google App Engine
This is Rietveld 408576698