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

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: Liberal sprinkling of 'u's 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
« no previous file with comments | « device/vr/vr_service_impl_unittest.cc ('k') | third_party/WebKit/Source/modules/vr/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 a025cf0e0d83a02b911e9784d5d604f363599e9e..7afaee70e765c499e6ccfb9625eb35c8008895fc 100644
--- a/third_party/WebKit/Source/modules/modules.gypi
+++ b/third_party/WebKit/Source/modules/modules.gypi
@@ -1624,8 +1624,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',
« no previous file with comments | « device/vr/vr_service_impl_unittest.cc ('k') | third_party/WebKit/Source/modules/vr/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698