| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index 04d63f6439d6b20bf989fe25d5ce773816e194ba..f9da34da8f8b0852e9791271f56da411c0550006 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -90,8 +90,6 @@
|
| 'PlatformResourceLoader.h',
|
| 'PlatformScreen.cpp',
|
| 'PlatformScreen.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.h',
|
| 'Task.h',
|
| @@ -123,8 +119,6 @@
|
| 'Theme.h',
|
| 'ThemeTypes.h',
|
| 'ThreadedDataReceiver.h',
|
| - 'ThreadTimers.cpp',
|
| - 'ThreadTimers.h',
|
| 'Timer.cpp',
|
| 'Timer.h',
|
| 'TraceEvent.h',
|
|
|