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

Unified Diff: chrome/browser/android/vr_shell/DEPS

Issue 2683953007: Support rendering Android Native Pages in VR Shell. (Closed)
Patch Set: rebase Created 3 years, 10 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: chrome/browser/android/vr_shell/DEPS
diff --git a/chrome/browser/android/vr_shell/DEPS b/chrome/browser/android/vr_shell/DEPS
index f150d6a6e1ffcd29af5d5ee5d8e8570bbf571b8d..3220215cffa15014b02275acb64f4fdbd3394eb3 100644
--- a/chrome/browser/android/vr_shell/DEPS
+++ b/chrome/browser/android/vr_shell/DEPS
@@ -1,4 +1,5 @@
include_rules = [
- "+third_party/gvr-android-sdk/src",
+ "+cc/layers",
"+device/vr",
+ "+third_party/gvr-android-sdk/src",
]

Powered by Google App Engine
This is Rietveld 408576698