Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(200)

Unified Diff: BUILD.gn

Issue 2823883003: Make VR latency results compatible with perf dashboard, refactor into classes (Closed)
Patch Set: Address nits Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/test/vr/perf/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 71d1e1a30fd80eba8ee06a7d07fe590d9e446948..681f8a4c48f5d11a44800c33866d29f89110abcc 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -695,7 +695,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",
]
}
« no previous file with comments | « no previous file | chrome/test/vr/perf/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698