Index: build/android/BUILD.gn |
diff --git a/build/android/BUILD.gn b/build/android/BUILD.gn |
index e1d4e9b02bb40fd9f911c90bf410829f5f4c026f..e8196efdfae9550b067662388dd3ad17f1c8ccde 100644 |
--- a/build/android/BUILD.gn |
+++ b/build/android/BUILD.gn |
@@ -113,6 +113,7 @@ group("test_runner_py") { |
data = sources + [ |
"devil_chromium.json", |
"pylib/gtest/filter/", |
+ "//build/android/test_wrapper/test_runner_wrapper.py", |
jbudorick
2016/07/29 00:52:39
nit: since this is in //build/android, this should
nicholaslin
2016/07/29 20:50:19
Done.
|
"//third_party/android_tools/sdk/build-tools/23.0.1/aapt", |
"//third_party/android_tools/sdk/build-tools/23.0.1/dexdump", |
"//third_party/android_tools/sdk/build-tools/23.0.1/lib/libc++.so", |