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

Unified Diff: device/vr/DEPS

Issue 2219203002: Migrate WebVR Cardboard implementation to GVR (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gvr_third_party
Patch Set: Disabling WebVR on non-component builds Created 4 years, 4 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 a06a4207f0dd893c9bf863ba014e6567ded5dd62..839ed5e1f102208d7d3ccb5b91f2be8aeb364a78 100644
--- a/device/vr/DEPS
+++ b/device/vr/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+jni",
"+third_party/WebKit/public/platform/modules/vr/vr_service.mojom.h",
+ "+third_party/gvr-android-sdk/src",
"+ui/gfx",
]
« build/config/features.gni ('K') | « device/vr/BUILD.gn ('k') | device/vr/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698