| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index 7bdf63e45d1513d2e2013968992c9ecdd68d511b..51801741837ca393444a2aef6790b8c7834366ff 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -90,8 +90,6 @@
|
| 'PlatformMouseEvent.h',
|
| 'PlatformResourceLoader.cpp',
|
| 'PlatformResourceLoader.h',
|
| - 'PlatformThreadData.cpp',
|
| - 'PlatformThreadData.h',
|
| 'PlatformTouchEvent.h',
|
| 'PlatformTouchPoint.h',
|
| 'PlatformWheelEvent.h',
|
| @@ -112,8 +110,6 @@
|
| 'SharedBuffer.h',
|
| 'SharedBufferChunkReader.cpp',
|
| 'SharedBufferChunkReader.h',
|
| - 'SharedTimer.cpp',
|
| - 'SharedTimer.h',
|
| 'StorageQuotaCallbacks.h',
|
| 'Supplementable.cpp',
|
| 'Supplementable.h',
|
| @@ -124,8 +120,6 @@
|
| 'Theme.h',
|
| 'ThemeTypes.h',
|
| 'ThreadedDataReceiver.h',
|
| - 'ThreadTimers.cpp',
|
| - 'ThreadTimers.h',
|
| 'Timer.cpp',
|
| 'Timer.h',
|
| 'TraceEvent.h',
|
|
|