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

Unified Diff: device/vr/DEPS

Issue 2738683002: WebVR compositor bypass via BrowserMain context + mailbox (Closed)
Patch Set: Less hacked up version 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 | « device/vr/BUILD.gn ('k') | device/vr/android/gvr/gvr_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « device/vr/BUILD.gn ('k') | device/vr/android/gvr/gvr_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698