Chromium Code Reviews| Index: build/android/BUILD.gn |
| diff --git a/build/android/BUILD.gn b/build/android/BUILD.gn |
| index a09c0f5ddcae7311bf4a4c7b29f1fa88099a68bd..4720c8a1b0f457274b8efbf8e91c8ea39d6c2887 100644 |
| --- a/build/android/BUILD.gn |
| +++ b/build/android/BUILD.gn |
| @@ -114,6 +114,7 @@ group("test_runner_py") { |
| data = sources + [ |
| "devil_chromium.json", |
| "pylib/gtest/filter/", |
| + "pylib/instrumentation/render_test.html.jinja", |
|
jbudorick
2017/05/13 16:15:42
future nit: this should be in a subdir of instrume
|
| "test_wrapper/logdog_wrapper.py", |
| "${android_sdk_build_tools}/aapt", |
| "${android_sdk_build_tools}/dexdump", |