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 1e39415a92872ca6fca100b74b52484fd38df649..b4a7ee5f4bb267b6165be72bf00fed880022ba12 100644 |
--- a/third_party/WebKit/Source/modules/modules.gypi |
+++ b/third_party/WebKit/Source/modules/modules.gypi |
@@ -1403,6 +1403,8 @@ |
'screen_orientation/ScreenOrientationController.h', |
'screen_orientation/ScreenOrientationDispatcher.cpp', |
'screen_orientation/ScreenOrientationDispatcher.h', |
+ 'screen_orientation/ScreenOrientationInspectorAgent.cpp', |
+ 'screen_orientation/ScreenOrientationInspectorAgent.h', |
'serviceworkers/ExtendableEvent.cpp', |
'serviceworkers/ExtendableEvent.h', |
'serviceworkers/ExtendableMessageEvent.cpp', |