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

Unified Diff: remoting/remoting_android.gypi

Issue 1231153002: Add VR desktop activity structure (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add vr desktop basic structure Created 5 years, 5 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: remoting/remoting_android.gypi
diff --git a/remoting/remoting_android.gypi b/remoting/remoting_android.gypi
index 5894e92f578f73e43deeacdbd0434a567998e5e0..2ceb4eb9a09cce109cebf24d1d71494c56bb0c75 100644
--- a/remoting/remoting_android.gypi
+++ b/remoting/remoting_android.gypi
@@ -104,6 +104,7 @@
'../third_party/android_tools/android_tools.gyp:android_support_v7_mediarouter_javalib',
'../third_party/android_tools/android_tools.gyp:android_support_v13_javalib',
'../third_party/android_tools/android_tools.gyp:google_play_services_javalib',
+ '../third_party/cardboard-java/cardboard.gyp:cardboard_jar',
],
'includes': [ '../build/java.gypi' ],
'conditions' : [

Powered by Google App Engine
This is Rietveld 408576698