| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 02031feca2ebdf61740693e2afac44e9f0123c96..041c16883679f4bcb40fe6251381407d4ccbbda3 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -135,7 +135,6 @@
|
| 'frame/Location.idl',
|
| 'frame/Navigator.idl',
|
| 'frame/Screen.idl',
|
| - 'frame/WebKitPoint.idl',
|
| 'frame/Window.idl',
|
| 'html/FormData.idl',
|
| 'html/HTMLAllCollection.idl',
|
| @@ -1210,7 +1209,6 @@
|
| 'frame/SuspendableTimer.cpp',
|
| 'frame/SuspendableTimer.h',
|
| 'frame/UseCounter.cpp',
|
| - 'frame/WebKitPoint.h',
|
| 'frame/csp/CSPDirectiveList.cpp',
|
| 'frame/csp/CSPSource.cpp',
|
| 'frame/csp/CSPSourceList.cpp',
|
|
|