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

Unified Diff: third_party/WebKit/Source/modules/modules.gypi

Issue 2167643003: Refactored VRService interaction and added VRServiceClient (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed issues that showed up on an Android compile Created 4 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: third_party/WebKit/Source/modules/modules.gypi
diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
index db8a5586a49de1678ad8983586abbd927e280e2e..c70e8ba1b72151de0e7df80749cf4dc24b6a4542 100644
--- a/third_party/WebKit/Source/modules/modules.gypi
+++ b/third_party/WebKit/Source/modules/modules.gypi
@@ -1630,8 +1630,6 @@
'vr/VRDisplay.h',
'vr/VRDisplayCapabilities.cpp',
'vr/VRDisplayCapabilities.h',
- 'vr/VRDisplayCollection.cpp',
- 'vr/VRDisplayCollection.h',
'vr/VREyeParameters.cpp',
'vr/VREyeParameters.h',
'vr/VRFieldOfView.h',

Powered by Google App Engine
This is Rietveld 408576698