| 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 f0dbfe7be00a86a000775f78e4fa2527f8b14f4f..4ef56a698adfce76629f716367d779c839bfe3a9 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gypi
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| @@ -973,6 +973,8 @@
|
| 'PODRedBlackTreeTest.cpp',
|
| 'PurgeableVectorTest.cpp',
|
| 'SharedBufferTest.cpp',
|
| + 'TestingPlatformSupport.cpp',
|
| + 'TestingPlatformSupport.h',
|
| 'TimerTest.cpp',
|
| 'TracedValueTest.cpp',
|
| 'UUIDTest.cpp',
|
| @@ -1076,8 +1078,6 @@
|
| 'testing/GeometryPrinters.h',
|
| 'testing/PaintPrinters.cpp',
|
| 'testing/PaintPrinters.h',
|
| - 'testing/TestingPlatformSupport.cpp',
|
| - 'testing/TestingPlatformSupport.h',
|
| 'testing/TransformPrinters.cpp',
|
| 'testing/TransformPrinters.h',
|
| ],
|
|
|