commit | 12fd360cfa20b6ca7784225e58bf10647b721002 | [log] [tgz] |
---|---|---|
author | eugenebut <[email protected]> | Wed Jul 27 01:42:42 2016 |
committer | Commit bot <[email protected]> | Wed Jul 27 01:44:17 2016 |
tree | d88bc1dba7dceff07f712271b7092220c44050d2 | |
parent | 134171b91f1fda84199e52744881ed8e3b0730f2 [diff] [blame] |
[ios] Test cases for plugin placeholder injection. BUG=630690 Review-Url: https://codereview.chromium.org/2183543002 Cr-Commit-Position: refs/heads/master@{#408012}
diff --git a/ios/web/ios_web_shell_tests.gyp b/ios/web/ios_web_shell_tests.gyp index 1a50a2b..794d7cb 100644 --- a/ios/web/ios_web_shell_tests.gyp +++ b/ios/web/ios_web_shell_tests.gyp
@@ -66,6 +66,7 @@ 'shell/test/meta_tags_egtest.mm', 'shell/test/navigation_egtest.mm', 'shell/test/page_state_egtest.mm', + 'shell/test/plugin_placeholder_egtest.mm', ], 'actions': [{ 'action_name': 'copy_test_data',