Index: Source/platform/blink_platform.gypi |
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi |
index 6604477bdc60bff1815490bbed04e180994ca853..d5ccaa30ac912322ce3887390aba19e7c5967818 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', |