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

Unified Diff: content/content_tests.gypi

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/content_browser.gypi ('k') | content/public/android/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 21df75d2d920a66d1519c3083b1b28b3acd21123..ed1a1569db651b2c2b880fe8d7e5dc46d96a9052 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -761,9 +761,6 @@
'browser/renderer_host/input/motion_event_android_unittest.cc',
'renderer/java/gin_java_bridge_value_converter_unittest.cc',
],
- 'content_unittests_webvr_sources': [
- 'browser/vr/vr_transform_util_unittest.cc',
- ],
},
'targets': [
{
@@ -1195,9 +1192,6 @@
'dependencies': [
'../third_party/boringssl/boringssl.gyp:boringssl',
],
- }],
- ['enable_webvr==1', {
- 'sources': [ '<@(content_unittests_webvr_sources)' ],
}],
],
},
« no previous file with comments | « content/content_browser.gypi ('k') | content/public/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698