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

Unified Diff: html/track/TextTrackRegion.idl

Issue 14107003: Update WebKit IDLs after chrome roll. (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: reupload again. Created 7 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
« no previous file with comments | « html/track/TextTrackList.idl ('k') | inspector/CodeGeneratorInspector.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: html/track/TextTrackRegion.idl
diff --git a/html/track/TextTrackRegion.idl b/html/track/TextTrackRegion.idl
index 328166be7c373dc5846ef37ab54ea0cb8d7a963d..29fdf7a4e05a93634abaed540722e5c3fa75bce1 100644
--- a/html/track/TextTrackRegion.idl
+++ b/html/track/TextTrackRegion.idl
@@ -26,7 +26,6 @@
[
Conditional=VIDEO_TRACK & WEBVTT_REGIONS,
V8EnabledAtRuntime=webkitVideoTrack,
- JSGenerateToNativeObject,
Constructor()
] interface TextTrackRegion {
readonly attribute TextTrack track;
« no previous file with comments | « html/track/TextTrackList.idl ('k') | inspector/CodeGeneratorInspector.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698