| 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 6fcc25f0cf96801593c01a281828826af921418b..10564e6487d4d84982115e5dbdc41107e93e1d3d 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gypi
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| @@ -1234,6 +1234,7 @@
|
| 'platform_test_support_files': [
|
| 'graphics/test/FakeGraphicsLayerFactory.cpp',
|
| 'graphics/test/FakeGraphicsLayerFactory.h',
|
| + 'testing/PlatformTestPrinters.cpp',
|
| 'testing/GeometryPrinters.cpp',
|
| 'testing/GeometryPrinters.h',
|
| 'testing/MessageLoopForMojo.h',
|
|
|