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

Unified Diff: device/vr/DEPS

Issue 2351573002: Added support for GVR controllers (Closed)
Patch Set: Added appropriate Webkit dep to device/vr/BUILD.gn Created 4 years, 3 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_device_provider.cc » ('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 839ed5e1f102208d7d3ccb5b91f2be8aeb364a78..d8c8cee13fbb9d20e14b8a6a3bf00dd177cc00da 100644
--- a/device/vr/DEPS
+++ b/device/vr/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+jni",
+ "+third_party/WebKit/public/platform/WebGamepads.h",
"+third_party/WebKit/public/platform/modules/vr/vr_service.mojom.h",
"+third_party/gvr-android-sdk/src",
"+ui/gfx",
« no previous file with comments | « device/vr/BUILD.gn ('k') | device/vr/android/gvr/gvr_device_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698