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

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

Issue 2685943004: Remove TextTrack.regions and VTTRegionList (Closed)
Patch Set: Rebase Created 3 years, 10 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/html/BUILD.gn
diff --git a/third_party/WebKit/Source/core/html/BUILD.gn b/third_party/WebKit/Source/core/html/BUILD.gn
index e8a12a5fd065b0346c9e146f84a236a87e8b9e0f..62ab1dd7e94188750a9b13e202b9566dedc13024 100644
--- a/third_party/WebKit/Source/core/html/BUILD.gn
+++ b/third_party/WebKit/Source/core/html/BUILD.gn
@@ -502,8 +502,6 @@ blink_core_sources("html") {
"track/vtt/VTTParser.h",
"track/vtt/VTTRegion.cpp",
"track/vtt/VTTRegion.h",
- "track/vtt/VTTRegionList.cpp",
- "track/vtt/VTTRegionList.h",
"track/vtt/VTTScanner.cpp",
"track/vtt/VTTScanner.h",
"track/vtt/VTTToken.h",

Powered by Google App Engine
This is Rietveld 408576698