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

Unified Diff: device/vr/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 | « chrome/browser/android/vr_shell/vr_shell_renderer.cc ('k') | device/vr/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/vr/BUILD.gn
diff --git a/device/vr/BUILD.gn b/device/vr/BUILD.gn
index 27cd5c38765bd3564724f6d43cc5aa7f619d1851..622258f0e92ca2c88879ca905874870cb3c673cb 100644
--- a/device/vr/BUILD.gn
+++ b/device/vr/BUILD.gn
@@ -42,7 +42,6 @@
deps += [
"//base",
- "//gpu/ipc/common:interfaces",
"//mojo/public/cpp/bindings",
"//ui/gfx",
]
@@ -100,7 +99,6 @@
]
public_deps = [
- "//gpu/ipc/common:interfaces",
"//mojo/common:common_custom_types",
]
« no previous file with comments | « chrome/browser/android/vr_shell/vr_shell_renderer.cc ('k') | device/vr/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698