Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index d24c2da003c3a759dec82758ca7d15175384e2a4..01c6eb1ea3119633bd595b09c23f574357950015 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -699,7 +699,7 @@ group("gn_all") { |
| if (is_android) { |
| deps += [ |
| "//build/android/gyp/test:hello_world", |
| - "//chrome/test/vr/perf/latency:motopho_latency_test", |
| + "//chrome/test/vr/perf:motopho_latency_test", |
| ] |
| } |