Index: build/android/BUILD.gn |
diff --git a/build/android/BUILD.gn b/build/android/BUILD.gn |
index 954524385f0615ce7e7ffa44da7c3cdb135e391b..2375a28ec6762ede64a1a8daafef0a5f0402f413 100644 |
--- a/build/android/BUILD.gn |
+++ b/build/android/BUILD.gn |
@@ -93,6 +93,7 @@ group("test_runner_py") { |
data = sources + [ |
"devil_chromium.json", |
+ "pylib/gtest/filter/", |
"//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", |