Index: third_party/WebKit/Source/platform/blink_platform.gypi |
diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi |
index 4ef56a698adfce76629f716367d779c839bfe3a9..f0dbfe7be00a86a000775f78e4fa2527f8b14f4f 100644 |
--- a/third_party/WebKit/Source/platform/blink_platform.gypi |
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi |
@@ -973,8 +973,6 @@ |
'PODRedBlackTreeTest.cpp', |
'PurgeableVectorTest.cpp', |
'SharedBufferTest.cpp', |
- 'TestingPlatformSupport.cpp', |
- 'TestingPlatformSupport.h', |
'TimerTest.cpp', |
'TracedValueTest.cpp', |
'UUIDTest.cpp', |
@@ -1078,6 +1076,8 @@ |
'testing/GeometryPrinters.h', |
'testing/PaintPrinters.cpp', |
'testing/PaintPrinters.h', |
+ 'testing/TestingPlatformSupport.cpp', |
+ 'testing/TestingPlatformSupport.h', |
'testing/TransformPrinters.cpp', |
'testing/TransformPrinters.h', |
], |