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

Unified Diff: BUILD.gn

Issue 2823883003: Make VR latency results compatible with perf dashboard, refactor into classes (Closed)
Patch Set: Move BUILD.gn, merge logging 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') | chrome/test/vr/perf/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
}
« no previous file with comments | « no previous file | chrome/test/vr/perf/BUILD.gn » ('j') | chrome/test/vr/perf/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698