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

Unified Diff: ios/chrome/ios_chrome_tests.gyp

Issue 802633007: Upstream iOS UI utilities. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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
« ios/chrome/ios_chrome.gyp ('K') | « ios/chrome/ios_chrome.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/ios_chrome_tests.gyp
diff --git a/ios/chrome/ios_chrome_tests.gyp b/ios/chrome/ios_chrome_tests.gyp
index 5be3be5e7cca302aca8acdd95d3b31b4cc5129fd..70141f58bb161a42f5f642048539eb36d00a90e6 100644
--- a/ios/chrome/ios_chrome_tests.gyp
+++ b/ios/chrome/ios_chrome_tests.gyp
@@ -14,7 +14,9 @@
'../../base/base.gyp:run_all_unittests',
'../../base/base.gyp:test_support_base',
'../../net/net.gyp:net_test_support',
+ '../../testing/gmock.gyp:gmock',
'../../testing/gtest.gyp:gtest',
+ '../../third_party/ocmock/ocmock.gyp:ocmock',
'../ios_tests.gyp:test_support_ios',
'../web/ios_web.gyp:ios_web',
'../web/ios_web.gyp:test_support_ios_web',
@@ -23,6 +25,9 @@
'sources': [
'browser/net/image_fetcher_unittest.mm',
'browser/translate/translate_service_ios_unittest.cc',
+ 'browser/ui/snapshots_util_unittest.mm',
+ 'browser/ui/uikit_ui_util_unittest.mm',
+ 'browser/ui/ui_util_unittest.mm',
],
},
{
« ios/chrome/ios_chrome.gyp ('K') | « ios/chrome/ios_chrome.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698