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

Unified Diff: ios/ios.gyp

Issue 2023833002: [iOS] Upstream physical web classes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add comment about limiting the dependencies Created 4 years, 7 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 | « ios/chrome/common/physical_web/physical_web_types.mm ('k') | tools/metrics/histograms/histograms.xml » ('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 851dcaacd0e47582d84cdef6a9e466ff0319fadc..151cbd8a23e28dc4c53475ecc52eac21921e64ec 100644
--- a/ios/ios.gyp
+++ b/ios/ios.gyp
@@ -10,6 +10,7 @@
'target_name': 'ios',
'type': 'none',
'dependencies': [
+ 'chrome/common/physical_web/physical_web.gyp:*',
'chrome/ios_chrome_tests.gyp:*',
'chrome/ios_share_extension_resources.gyp:*',
'chrome/ios_today_extension_resources.gyp:*',
« no previous file with comments | « ios/chrome/common/physical_web/physical_web_types.mm ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698