| Index: third_party/WebKit/Source/platform/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
|
| index 6176634d8b1ad12d2932bb012a1cfa18259b78b3..5cb417b37da64c67ed516b46c36b4d7b3dc89169 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -1626,6 +1626,8 @@ static_library("test_support") {
|
| "testing/PictureMatchers.h",
|
| "testing/PlatformTestPrinters.cpp",
|
| "testing/RuntimeEnabledFeaturesTestHelpers.h",
|
| + "testing/ScopedMockedURL.cpp",
|
| + "testing/ScopedMockedURL.h",
|
| "testing/TestPaintArtifact.cpp",
|
| "testing/TestPaintArtifact.h",
|
| "testing/TestingPlatformSupport.cpp",
|
|
|