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 c761fbf715a046652fc85bd0043d5d3b5e2707dc..bbe6c79bebafe0b603b934af2076b052f867734d 100644 |
--- a/third_party/WebKit/Source/modules/modules.gypi |
+++ b/third_party/WebKit/Source/modules/modules.gypi |
@@ -1578,6 +1578,8 @@ |
'vr/VRHardwareUnitCollection.h', |
'vr/VRPositionState.cpp', |
'vr/VRPositionState.h', |
+ 'vr/VRTypeConverters.cpp', |
+ 'vr/VRTypeConverters.h', |
'wake_lock/ScreenWakeLock.cpp', |
'wake_lock/ScreenWakeLock.h', |
'webaudio/AbstractAudioContext.cpp', |