| 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',
|
|
|