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

Unified Diff: ios/chrome/ios_chrome_tests.gyp

Issue 2119373002: Creates coordinators for displaying alerts (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix tests Created 4 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 | « 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 089381e3c6b4c184c5f36b67102aa9fa60fbd17a..1ce640cfd6d526256b110d2d7c177563b1fa999b 100644
--- a/ios/chrome/ios_chrome_tests.gyp
+++ b/ios/chrome/ios_chrome_tests.gyp
@@ -30,8 +30,10 @@
'../../testing/gmock.gyp:gmock',
'../../testing/gtest.gyp:gtest',
'../../third_party/ocmock/ocmock.gyp:ocmock',
+ '../../ui/base/ui_base.gyp:ui_base',
'../../ui/gfx/gfx.gyp:gfx',
'../../ui/gfx/gfx.gyp:gfx_test_support',
+ '../../ui/strings/ui_strings.gyp:ui_strings',
'../web/ios_web.gyp:ios_web',
'../web/ios_web.gyp:ios_web_test_support',
'ios_chrome.gyp:ios_chrome_app',
@@ -77,6 +79,7 @@
'browser/snapshots/snapshots_util_unittest.mm',
'browser/ssl/ios_ssl_error_handler_unittest.mm',
'browser/translate/translate_service_ios_unittest.cc',
+ 'browser/ui/alert_coordinator/alert_coordinator_unittest.mm',
'browser/ui/commands/set_up_for_testing_command_unittest.mm',
'browser/ui/context_menu/context_menu_coordinator_unittest.mm',
'browser/ui/elements/selector_coordinator_unittest.mm',
« no previous file with comments | « ios/chrome/ios_chrome.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698