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

Unified Diff: device/vr/DEPS

Issue 2729523002: Re-land^2 WebVR compositor bypass via BrowserMain context + mailbox (Closed)
Patch Set: Revert FrameView.cpp change, re-enable typemap workaround. 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
Index: device/vr/DEPS
diff --git a/device/vr/DEPS b/device/vr/DEPS
index d8c8cee13fbb9d20e14b8a6a3bf00dd177cc00da..172562a3ca5cf071b8910e3e41812fe6c576fe96 100644
--- a/device/vr/DEPS
+++ b/device/vr/DEPS
@@ -1,4 +1,6 @@
include_rules = [
+ "+gpu/command_buffer/common/mailbox.h",
+ "+gpu/command_buffer/common/sync_token.h",
"+jni",
"+third_party/WebKit/public/platform/WebGamepads.h",
"+third_party/WebKit/public/platform/modules/vr/vr_service.mojom.h",

Powered by Google App Engine
This is Rietveld 408576698