| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index 243dd2f6cb476f64ed3e27afff0d6969d6627139..a44075cb52fc7e9197603bbe3fc2f125a7439713 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -93,8 +93,6 @@
|
| 'PlatformResourceLoader.h',
|
| 'PlatformScreen.cpp',
|
| 'PlatformScreen.h',
|
| - 'PlatformThreadData.cpp',
|
| - 'PlatformThreadData.h',
|
| 'PlatformTouchEvent.h',
|
| 'PlatformTouchPoint.h',
|
| 'PlatformWheelEvent.h',
|
| @@ -115,8 +113,6 @@
|
| 'SharedBuffer.h',
|
| 'SharedBufferChunkReader.cpp',
|
| 'SharedBufferChunkReader.h',
|
| - 'SharedTimer.cpp',
|
| - 'SharedTimer.h',
|
| 'StorageQuotaCallbacks.h',
|
| 'Supplementable.h',
|
| 'Task.h',
|
| @@ -126,8 +122,6 @@
|
| 'Theme.h',
|
| 'ThemeTypes.h',
|
| 'ThreadedDataReceiver.h',
|
| - 'ThreadTimers.cpp',
|
| - 'ThreadTimers.h',
|
| 'Timer.cpp',
|
| 'Timer.h',
|
| 'TraceEvent.h',
|
|
|