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

Unified Diff: ios/web/ios_web_unittests.gyp

Issue 1516303002: Adds support for POST request with bodies on WKWebView. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2564
Patch Set: Created 5 years 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/web/ios_web.gyp ('k') | ios/web/web_state/js/crw_js_post_request_loader.h » ('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 160a923c3b22a1e50b5db24bd81f00e17b8f99d3..0e790102bdf25041dfa58a86eaf47f332fdb1fb8 100644
--- a/ios/web/ios_web_unittests.gyp
+++ b/ios/web/ios_web_unittests.gyp
@@ -63,6 +63,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_post_request_loader_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',
« no previous file with comments | « ios/web/ios_web.gyp ('k') | ios/web/web_state/js/crw_js_post_request_loader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698