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

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

Issue 2742083002: Revert of Re-land WebVR compositor bypass via BrowserMain context + mailbox (Closed)
Patch Set: Created 3 years, 9 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/browser/android/vr_shell/mailbox_to_surface_bridge.h » ('j') | no next file with comments »
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 3cda088cf39c8cb3509eb173ee925b1e1a5a7d2f..fd7b38e99d8cd9fbb1e242c66d934b3a0eb209da 100644
--- a/chrome/browser/android/vr_shell/BUILD.gn
+++ b/chrome/browser/android/vr_shell/BUILD.gn
@@ -19,8 +19,6 @@
"animation.h",
"easing.cc",
"easing.h",
- "mailbox_to_surface_bridge.cc",
- "mailbox_to_surface_bridge.h",
"non_presenting_gvr_delegate.cc",
"non_presenting_gvr_delegate.h",
"ui_elements.cc",
@@ -74,7 +72,6 @@
"//content/public/common",
"//device/gamepad",
"//device/vr",
- "//services/ui/public/cpp/gpu",
"//ui/android",
"//ui/base",
"//ui/display",
« no previous file with comments | « no previous file | chrome/browser/android/vr_shell/mailbox_to_surface_bridge.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698