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

Unified Diff: third_party/WebKit/Source/core/core_idl_files.gni

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/core_idl_files.gni
diff --git a/third_party/WebKit/Source/core/core_idl_files.gni b/third_party/WebKit/Source/core/core_idl_files.gni
index 5cf4523787cec8f57b22ae7873f8509cf134514c..8a5e782e7dc53fa51e718715ed0af49614cce2fb 100644
--- a/third_party/WebKit/Source/core/core_idl_files.gni
+++ b/third_party/WebKit/Source/core/core_idl_files.gni
@@ -285,7 +285,6 @@ core_idl_files = get_path_info([
"html/track/VideoTrackList.idl",
"html/track/vtt/VTTCue.idl",
"html/track/vtt/VTTRegion.idl",
- "html/track/vtt/VTTRegionList.idl",
"input/InputDeviceCapabilities.idl",
"inspector/InspectorOverlayHost.idl",
"loader/appcache/ApplicationCache.idl",

Powered by Google App Engine
This is Rietveld 408576698