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

Unified Diff: ios/web/ios_web_shell.gyp

Issue 1406983008: [iOS] ios/web no longer depends on content::BrowserThread. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 1 month 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/web/ios_web.gyp ('k') | ios/web/ios_web_unittests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/ios_web_shell.gyp
diff --git a/ios/web/ios_web_shell.gyp b/ios/web/ios_web_shell.gyp
index 51de8889b0b62867ec25539ff62ff5204779163c..73601ecf9a22a03dc353906bc4e8eb5a774b4c9c 100644
--- a/ios/web/ios_web_shell.gyp
+++ b/ios/web/ios_web_shell.gyp
@@ -19,6 +19,7 @@
'ios_web.gyp:ios_web_app',
'../../base/base.gyp:base',
'../../net/net.gyp:net',
+ '../../net/net.gyp:net_extras',
'../../ui/base/ui_base.gyp:ui_base',
],
'xcode_settings': {
« no previous file with comments | « ios/web/ios_web.gyp ('k') | ios/web/ios_web_unittests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698