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

Unified Diff: chrome/browser/android/vr_shell/BUILD.gn

Issue 2521883003: Enabled VR Shell unittests on main waterfall (Closed)
Patch Set: Created 4 years, 1 month 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 | testing/buildbot/chromium.android.json » ('j') | testing/buildbot/chromium.android.json » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/android/vr_shell/BUILD.gn
diff --git a/chrome/browser/android/vr_shell/BUILD.gn b/chrome/browser/android/vr_shell/BUILD.gn
index 2a495d5e3d39c1e4ca3e0bb9a39ab3307a2addad..94cf70ac688699bf8030484bf552e18dca0e5b38 100644
--- a/chrome/browser/android/vr_shell/BUILD.gn
+++ b/chrome/browser/android/vr_shell/BUILD.gn
@@ -82,7 +82,7 @@ if (current_cpu == "arm" || current_cpu == "arm64") {
}
}
-if (enable_vr_shell) {
+if (enable_webvr) {
test("vr_shell_unittests") {
sources = [
"ui_elements_unittest.cc",
« no previous file with comments | « no previous file | testing/buildbot/chromium.android.json » ('j') | testing/buildbot/chromium.android.json » ('J')

Powered by Google App Engine
This is Rietveld 408576698