Chromium Code Reviews| Index: chrome/interactive_ui_tests.isolate |
| diff --git a/chrome/interactive_ui_tests.isolate b/chrome/interactive_ui_tests.isolate |
| index 63953195a1dbb7a2b9314b28ae900d9510583714..2d92f894a3bd45ea483ba3f67aa8ac5b1933f219 100644 |
| --- a/chrome/interactive_ui_tests.isolate |
| +++ b/chrome/interactive_ui_tests.isolate |
| @@ -55,6 +55,10 @@ |
| '../third_party/pyftpdlib/', |
| '../third_party/pywebsocket/', |
| '../third_party/tlslite/', |
| + '<(PRODUCT_DIR)/test_case.html', |
|
alexmos
2016/07/07 21:17:19
These changes, along with the ones in BUILD.gn, we
ncarter (slow)
2016/07/08 22:36:17
Makes sense to me.
|
| + '<(PRODUCT_DIR)/test_case.html.mock-http-headers', |
| + '<(PRODUCT_DIR)/test_page.css', |
| + '<(PRODUCT_DIR)/test_page.css.mock-http-headers', |
| '<(PRODUCT_DIR)/ui_test.pak', |
| 'test/data/', |
| ], |