Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(568)

Unified Diff: third_party/WebKit/Source/core/layout/BUILD.gn

Issue 2803243002: Use a ResizeObserver to determine default font-size for text tracks (Closed)
Patch Set: Rebase Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698