| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index e0cc307ca0e474a3ff21158970057b3a02e04124..5a7cb17e90984a3990ce4a5251b7ffec8159879e 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1132,7 +1132,6 @@
|
| 'frame/Console.h',
|
| 'frame/ConsoleBase.cpp',
|
| 'frame/ConsoleBase.h',
|
| - 'frame/DOMPoint.h',
|
| 'frame/DOMTimer.cpp',
|
| 'frame/DOMTimer.h',
|
| 'frame/DOMWindowBase64.cpp',
|
| @@ -1200,6 +1199,7 @@
|
| 'frame/SuspendableTimer.cpp',
|
| 'frame/SuspendableTimer.h',
|
| 'frame/UseCounter.cpp',
|
| + 'frame/WebKitPoint.h',
|
| 'frame/csp/CSPDirectiveList.cpp',
|
| 'frame/csp/CSPSource.cpp',
|
| 'frame/csp/CSPSourceList.cpp',
|
|
|