Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index 0b068722888a2088ad2cb98f2d126dcb16b81b4c..0ebbe476b9118082cbed0a7d67c41150e99b50a5 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -1132,8 +1132,6 @@ |
'frame/DOMPoint.h', |
'frame/DOMTimer.cpp', |
'frame/DOMTimer.h', |
- 'frame/DOMWindow.cpp', |
- 'frame/DOMWindow.h', |
'frame/DOMWindowBase64.cpp', |
'frame/DOMWindowBase64.h', |
'frame/DOMWindowEventHandlers.h', |
@@ -1172,6 +1170,8 @@ |
'frame/History.h', |
'frame/ImageBitmap.cpp', |
'frame/ImageBitmap.h', |
+ 'frame/LocalDOMWindow.h', |
+ 'frame/LocalDOMWindow.cpp', |
'frame/LocalFrame.cpp', |
'frame/LocalFrame.h', |
'frame/Location.cpp', |