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

Unified Diff: ios/ios_base.gyp

Issue 18541002: Introduce the WebState iOS provider interface. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Response to review Created 7 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
« no previous file with comments | « ios/ios.gyp ('k') | ios/ios_consumer.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/ios_base.gyp
diff --git a/ios/ios_consumer.gyp b/ios/ios_base.gyp
similarity index 58%
copy from ios/ios_consumer.gyp
copy to ios/ios_base.gyp
index f83a0eb3ad828987ff9def682de8d43f987f572d..f15192a8618d7a94598160b60dd3a833b5e0eb24 100644
--- a/ios/ios_consumer.gyp
+++ b/ios/ios_base.gyp
@@ -22,20 +22,5 @@
'public/consumer/base/util.h',
],
},
- {
- 'target_name': 'ios_consumer_unittests',
- 'type': '<(gtest_target_type)',
- 'dependencies': [
- '../base/base.gyp:base',
- '../base/base.gyp:run_all_unittests',
- '../base/base.gyp:test_support_base',
- '../testing/gmock.gyp:gmock',
- '../testing/gtest.gyp:gtest',
- 'ios_consumer_base',
- ],
- 'sources': [
- 'consumer/base/supports_user_data_unittest.cc',
- ],
- },
],
}
« no previous file with comments | « ios/ios.gyp ('k') | ios/ios_consumer.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698