| Index: third_party/WebKit/Source/core/layout/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/layout/BUILD.gn b/third_party/WebKit/Source/core/layout/BUILD.gn
|
| index f4541608bcca7663b44b57179fe010eb45a9c460..8b43561291a3fb3e9931bc9c223417931fb8b983 100644
|
| --- a/third_party/WebKit/Source/core/layout/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/layout/BUILD.gn
|
| @@ -184,8 +184,6 @@ blink_core_sources("layout") {
|
| "LayoutTextControlSingleLine.h",
|
| "LayoutTextFragment.cpp",
|
| "LayoutTextFragment.h",
|
| - "LayoutTextTrackContainer.cpp",
|
| - "LayoutTextTrackContainer.h",
|
| "LayoutTheme.cpp",
|
| "LayoutTheme.h",
|
| "LayoutThemeDefault.cpp",
|
|
|