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

Unified Diff: ios/ios.gyp

Issue 364853010: Move the iOS user agent functions to ios/web/public. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased. Created 6 years, 5 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/content_common.gypi ('k') | ios/ios_web.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/ios.gyp
diff --git a/ios/ios.gyp b/ios/ios.gyp
index 4545b46cbe5092a81cc89f3a52dcbda291e44e1c..81bda61931795798c135649cf17212e1b654936c 100644
--- a/ios/ios.gyp
+++ b/ios/ios.gyp
@@ -11,8 +11,9 @@
'type': 'none',
'dependencies': [
'ios_base.gyp:*',
- 'ios_web.gyp:*',
'ios_tests_unit.gyp:*',
+ 'provider/ios_provider_web.gyp:*',
+ 'web/ios_web.gyp:*',
],
},
],
« no previous file with comments | « content/content_common.gypi ('k') | ios/ios_web.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698