| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index 13e2be2fbd0c67431560940b98aa2f6ea7319182..8e404f09532abefac579b5d267f5c79c08d2c9f3 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -88,8 +88,6 @@
|
| 'PlatformMouseEvent.h',
|
| 'PlatformResourceLoader.cpp',
|
| 'PlatformResourceLoader.h',
|
| - 'PlatformThreadData.cpp',
|
| - 'PlatformThreadData.h',
|
| 'PlatformTouchEvent.h',
|
| 'PlatformTouchPoint.h',
|
| 'PlatformWheelEvent.h',
|
| @@ -110,8 +108,6 @@
|
| 'SharedBuffer.h',
|
| 'SharedBufferChunkReader.cpp',
|
| 'SharedBufferChunkReader.h',
|
| - 'SharedTimer.cpp',
|
| - 'SharedTimer.h',
|
| 'StorageQuotaCallbacks.h',
|
| 'Supplementable.cpp',
|
| 'Supplementable.h',
|
| @@ -122,8 +118,6 @@
|
| 'Theme.h',
|
| 'ThemeTypes.h',
|
| 'ThreadedDataReceiver.h',
|
| - 'ThreadTimers.cpp',
|
| - 'ThreadTimers.h',
|
| 'Timer.cpp',
|
| 'Timer.h',
|
| 'TraceEvent.h',
|
|
|