Index: third_party/WebKit/Source/core/html/BUILD.gn |
diff --git a/third_party/WebKit/Source/core/html/BUILD.gn b/third_party/WebKit/Source/core/html/BUILD.gn |
index 48b43cf7912ed70a54a09e7c2de737cc51d57494..90a8e12f9c139b84fb8c617566662d50ba3ab039 100644 |
--- a/third_party/WebKit/Source/core/html/BUILD.gn |
+++ b/third_party/WebKit/Source/core/html/BUILD.gn |
@@ -472,6 +472,8 @@ blink_core_sources("html") { |
"shadow/MediaControlElementTypes.h", |
"shadow/MediaControlElements.cpp", |
"shadow/MediaControlElements.h", |
+ "shadow/MediaControlTimelineMetrics.cpp", |
+ "shadow/MediaControlTimelineMetrics.h", |
"shadow/MediaControls.cpp", |
"shadow/MediaControls.h", |
"shadow/MediaControlsMediaEventListener.cpp", |