Index: Source/modules/modules.gypi |
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi |
index ea9609f7cbead5db50912c157bdcb378bf923e99..d2afc243ce4b2f6c5ce73a2b0464cdf88d271d11 100644 |
--- a/Source/modules/modules.gypi |
+++ b/Source/modules/modules.gypi |
@@ -542,6 +542,10 @@ |
'quota/WorkerNavigatorStorageQuota.h', |
'screen_orientation/ScreenOrientation.cpp', |
'screen_orientation/ScreenOrientation.h', |
+ 'screen_orientation/ScreenOrientationController.cpp', |
+ 'screen_orientation/ScreenOrientationController.h', |
+ 'screen_orientation/ScreenOrientationDispatcher.cpp', |
+ 'screen_orientation/ScreenOrientationDispatcher.h', |
'serviceworkers/InstallEvent.cpp', |
'serviceworkers/InstallEvent.h', |
'serviceworkers/InstallPhaseEvent.cpp', |