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