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

Unified Diff: ios/ios_tests_unit.gyp

Issue 678483003: Adds web::NavigationItemImpl. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Review. Created 6 years, 2 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 | « no previous file | ios/web/ios_web.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/ios_tests_unit.gyp
diff --git a/ios/ios_tests_unit.gyp b/ios/ios_tests_unit.gyp
index 5b76f8924f9a3a21b585e1fcbf8f659d138993e6..a9549aa841bba29b4e2786ab00133761a799bdf0 100644
--- a/ios/ios_tests_unit.gyp
+++ b/ios/ios_tests_unit.gyp
@@ -16,9 +16,11 @@
'../testing/gmock.gyp:gmock',
'../testing/gtest.gyp:gtest',
'ios_base.gyp:ios_consumer_base',
+ 'web/ios_web.gyp:ios_web',
],
'sources': [
'consumer/base/supports_user_data_unittest.cc',
+ 'web/navigation/navigation_item_impl_unittest.mm',
],
},
],
« no previous file with comments | « no previous file | ios/web/ios_web.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698