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 2331d4fbc3dd75276d5ff6894206bd6eef14aa30..61f7f4d34055fd2ec72ff1f88465b9c54b54e084 100644 |
--- a/third_party/WebKit/Source/platform/BUILD.gn |
+++ b/third_party/WebKit/Source/platform/BUILD.gn |
@@ -1569,6 +1569,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", |