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

Unified Diff: content/content.gyp

Issue 1274913004: Revert of Android WebVR implementation, Cardboard 0.5.5 SDK (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « content/browser/vr/vr_transform_util_unittest.cc ('k') | content/content_browser.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content.gyp
diff --git a/content/content.gyp b/content/content.gyp
index 2ab5615efdf70c133e2d620891ace10e2166559e..e8ea97c0b393aaf00a663f1de5ad7c2369f8b8d0 100644
--- a/content/content.gyp
+++ b/content/content.gyp
@@ -610,16 +610,6 @@
'motionevent_jni_headers'
],
'includes': [ 'content_jni.gypi' ],
- 'conditions': [
- ['enable_webvr==1', {
- 'sources': [
- 'public/android/java/src/org/chromium/content/browser/input/CardboardVRDevice.java',
- ],
- 'dependencies': [
- '../third_party/cardboard-java/cardboard.gyp:cardboard_jar',
- ],
- }],
- ],
},
{
'target_name': 'content_icudata',
« no previous file with comments | « content/browser/vr/vr_transform_util_unittest.cc ('k') | content/content_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698