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

Unified Diff: ios/web/ios_web_unittests.gyp

Issue 1129763003: Re-enable JSWindowIDManagerTest.WindowID (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use web::EvaluateJavaScriptAsString Created 5 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 | « no previous file | ios/web/public/web_state/js/crw_js_window_id_manager_unittest.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/ios_web_unittests.gyp
diff --git a/ios/web/ios_web_unittests.gyp b/ios/web/ios_web_unittests.gyp
index ad006e91c7087d65b18cce45e0d336296b75b8c4..3eee2d2ed832f9975968286c9c597f53ac3a4e7b 100644
--- a/ios/web/ios_web_unittests.gyp
+++ b/ios/web/ios_web_unittests.gyp
@@ -41,7 +41,6 @@
'net/web_http_protocol_handler_delegate_unittest.mm',
'public/referrer_util_unittest.cc',
'public/test/http_server_unittest.mm',
- 'public/web_state/js/crw_js_window_id_manager_unittest.mm',
'string_util_unittest.cc',
'test/crw_fake_web_controller_observer_unittest.mm',
'test/run_all_unittests.cc',
@@ -55,6 +54,7 @@
'web_state/js/crw_js_early_script_manager_unittest.mm',
'web_state/js/crw_js_injection_manager_unittest.mm',
'web_state/js/crw_js_invoke_parameter_queue_unittest.mm',
+ 'web_state/js/crw_js_window_id_manager_unittest.mm',
'web_state/js/page_script_util_unittest.mm',
'web_state/ui/crw_static_file_web_view_unittest.mm',
'web_state/ui/crw_ui_simple_web_view_controller_unittest.mm',
« no previous file with comments | « no previous file | ios/web/public/web_state/js/crw_js_window_id_manager_unittest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698