| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index 4ad06da597b4350282dc977c07c098eab0ff3cb2..225d29cfcf62f873634253fb210fd070e04ff5a8 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -161,6 +161,11 @@
|
| "label": "//ui/aura:aura_unittests",
|
| "type": "windowed_test_launcher",
|
| },
|
| + "automated_motopho_latency_test": {
|
| + "label": "//chrome/test/vr/automated_motopho_latency:automated_motopho_latency_test",
|
| + "type": "script",
|
| + "script": "//chrome/test/vr/automated_motopho_latency/run_latency_test.py",
|
| + },
|
| "base_junit_tests": {
|
| "label": "//base:base_junit_tests",
|
| "type": "junit_test",
|
|
|