| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index 211d8fcd301197b47cd5e1d50dafcc1b6bb52630..28cd8b473152fd763de8c65edfa26198ce6b5cf2 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -91,8 +91,6 @@
|
| 'PlatformResourceLoader.h',
|
| 'PlatformScreen.cpp',
|
| 'PlatformScreen.h',
|
| - 'PlatformThreadData.cpp',
|
| - 'PlatformThreadData.h',
|
| 'PlatformTouchEvent.h',
|
| 'PlatformTouchPoint.h',
|
| 'PlatformWheelEvent.h',
|
| @@ -113,8 +111,6 @@
|
| 'SharedBuffer.h',
|
| 'SharedBufferChunkReader.cpp',
|
| 'SharedBufferChunkReader.h',
|
| - 'SharedTimer.cpp',
|
| - 'SharedTimer.h',
|
| 'StorageQuotaCallbacks.h',
|
| 'Supplementable.h',
|
| 'Task.h',
|
| @@ -124,8 +120,6 @@
|
| 'Theme.h',
|
| 'ThemeTypes.h',
|
| 'ThreadedDataReceiver.h',
|
| - 'ThreadTimers.cpp',
|
| - 'ThreadTimers.h',
|
| 'Timer.cpp',
|
| 'Timer.h',
|
| 'TraceEvent.h',
|
|
|