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

Unified Diff: ios/web/ios_web.gyp

Issue 1950323002: Refactor web shell integration tests utilities. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add gn Created 4 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 | « ios/web/BUILD.gn ('k') | ios/web/ios_web_shell_tests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/ios_web.gyp
diff --git a/ios/web/ios_web.gyp b/ios/web/ios_web.gyp
index 268c64ee0c805ee28ebe525783151fc63b046555..1de816f1c7ca5425c2fdcfc154d92039b8de8860 100644
--- a/ios/web/ios_web.gyp
+++ b/ios/web/ios_web.gyp
@@ -440,8 +440,12 @@
'public/test/crw_test_js_injection_receiver.mm',
'public/test/http_server.h',
'public/test/http_server.mm',
+ 'public/test/http_server_util.h',
+ 'public/test/http_server_util.mm',
'public/test/js_test_util.h',
'public/test/js_test_util.mm',
+ 'public/test/navigation_test_util.h',
+ 'public/test/navigation_test_util.mm',
'public/test/response_providers/data_response_provider.h',
'public/test/response_providers/data_response_provider.mm',
'public/test/response_providers/file_based_response_provider.h',
« no previous file with comments | « ios/web/BUILD.gn ('k') | ios/web/ios_web_shell_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698