| 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 e4a46ff5dd5a219b94e9cb2ca725e57979eed788..3cb9feff68f8b70772b7dc6d212c703068e8fc34 100644
|
| --- a/third_party/WebKit/Source/core/html/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/html/BUILD.gn
|
| @@ -381,6 +381,7 @@ blink_core_sources("html") {
|
| "media/MediaCustomControlsFullscreenDetector.h",
|
| "media/MediaDocument.cpp",
|
| "media/MediaDocument.h",
|
| + "media/MediaError.cpp",
|
| "media/MediaError.h",
|
| "media/MediaFragmentURIParser.cpp",
|
| "media/MediaFragmentURIParser.h",
|
|
|