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

Unified Diff: ios/web/ios_web_unittests.gyp

Issue 1375023002: Adds support for POST request with bodies on WKWebView. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed Noyau's comments 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 a88f34aed217d23f9a51f7943cfda1737fe02e69..69c03e97260d47026cfc2edf20230a99d41f0510 100644
--- a/ios/web/ios_web_unittests.gyp
+++ b/ios/web/ios_web_unittests.gyp
@@ -62,6 +62,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