| 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 9cb113d1460a91541049246ce7f9b8aeaeebca59..2026ffb033dee11cde4bda1406306238b8e65ce1 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gypi
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| @@ -1384,6 +1384,8 @@
|
| 'testing/FakeGraphicsLayerClient.h',
|
| 'testing/FontTestHelpers.cpp',
|
| 'testing/FontTestHelpers.h',
|
| + 'testing/FuzzedDataProvider.cpp',
|
| + 'testing/FuzzedDataProvider.h',
|
| 'testing/GeometryPrinters.cpp',
|
| 'testing/GeometryPrinters.h',
|
| 'testing/HistogramTester.cpp',
|
|
|