Index: chrome/test/vr/perf/BUILD.gn |
diff --git a/chrome/test/vr/perf/latency/BUILD.gn b/chrome/test/vr/perf/BUILD.gn |
similarity index 64% |
rename from chrome/test/vr/perf/latency/BUILD.gn |
rename to chrome/test/vr/perf/BUILD.gn |
index 6e158dd02f35b72221629f467818a52dd7f614b6..df3d139ff2cef5c4c77302181885ea8229ec3e5d 100644 |
--- a/chrome/test/vr/perf/latency/BUILD.gn |
+++ b/chrome/test/vr/perf/BUILD.gn |
@@ -5,7 +5,9 @@ |
group("motopho_latency_test") { |
testonly = true |
data = [ |
- "./run_latency_test.py", |
+ "./latency/", |
Nico
2017/04/20 17:51:21
If it's just a couple files, consider listing them
bsheedy
2017/04/20 20:05:00
Done.
|
+ "//third_party/android_tools/sdk/platform-tools/adb", |
+ "//third_party/gvr-android-sdk/test-apks/vr_services/vr_services_current.apk", |
] |
data_deps = [ |
"//chrome/android:chrome_public_apk", |