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

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

Issue 2428383006: Decouple VR Shell DPR and CSS size from Physical Displays. (Closed)
Patch Set: Created 4 years, 2 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
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 ae35d2801cef740b04cd49936bc42846bf9dcbb9..0df86e1846c27e6fbc03368910f14c1a06f0b2df 100644
--- a/chrome/browser/android/vr_shell/BUILD.gn
+++ b/chrome/browser/android/vr_shell/BUILD.gn
@@ -47,6 +47,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