Chromium Code Reviews| Index: ios/web/ios_web_shell_tests.gyp |
| diff --git a/ios/web/ios_web_shell_tests.gyp b/ios/web/ios_web_shell_tests.gyp |
| index 8505ae43f18d6ca4e643fe041953c3d12e64b77e..84f229316206f9a7ba3178bbb719a21e501a6b8b 100644 |
| --- a/ios/web/ios_web_shell_tests.gyp |
| +++ b/ios/web/ios_web_shell_tests.gyp |
| @@ -62,6 +62,7 @@ |
| ], |
| 'sources': [ |
| 'shell/test/web_shell_navigation_egtest.mm', |
| + 'shell/test/web_shell_page_state_egtest.mm', |
| ], |
| 'actions': [{ |
| 'action_name': 'copy_test_data', |