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

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

Issue 2464373005: Fix VR Shell crashing when renderer crashes or native page is shown. (Closed)
Patch Set: Rebase + address comment 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
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 3e090b6adc2d5f47e934369aad20299b59a485f9..c9e16628f94669cc9bf26a00d525c56d02d85627 100644
--- a/chrome/browser/android/vr_shell/BUILD.gn
+++ b/chrome/browser/android/vr_shell/BUILD.gn
@@ -58,6 +58,7 @@ static_library("vr_common") {
"//third_party/gvr-android-sdk:libgvr",
"//ui/android",
"//ui/base",
+ "//ui/display",
"//ui/gl",
"//ui/gl/init",
]

Powered by Google App Engine
This is Rietveld 408576698