Index: Source/platform/blink_platform.gypi |
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi |
index 1145d288078a0710e47f34dc97a1dd206a08fccd..89ca9de25b6f2f10b9c065907ceea3910e586c84 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.cpp', |
'Supplementable.h', |
@@ -124,8 +120,6 @@ |
'Theme.h', |
'ThemeTypes.h', |
'ThreadedDataReceiver.h', |
- 'ThreadTimers.cpp', |
- 'ThreadTimers.h', |
'Timer.cpp', |
'Timer.h', |
'TraceEvent.h', |
@@ -925,6 +919,7 @@ |
'SharedBufferTest.cpp', |
'TestingPlatformSupport.cpp', |
'TestingPlatformSupport.h', |
+ 'TimerTest.cpp', |
'TracedValueTest.cpp', |
'WebScreenInfoTest.cpp', |
'WebVectorTest.cpp', |