| 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 cb99486d682a62aa3b34d2a5d8f765ba10712d68..8cea2e44186d646513bbbe695b2f399b2d2c09fb 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -1576,6 +1576,8 @@ static_library("test_support") {
|
| "scroll/ScrollbarTestSuite.h",
|
| "testing/CompositorTest.cpp",
|
| "testing/CompositorTest.h",
|
| + "testing/EmptyWebMediaPlayer.cpp",
|
| + "testing/EmptyWebMediaPlayer.h",
|
| "testing/FakeDisplayItemClient.h",
|
| "testing/FakeGraphicsLayer.h",
|
| "testing/FakeGraphicsLayerClient.h",
|
|
|