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

Unified Diff: client/dom/generated/src/interface/HTMLMediaElement.dart

Issue 9422008: Regenerate frog dom (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: merge Created 8 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: client/dom/generated/src/interface/HTMLMediaElement.dart
diff --git a/client/dom/generated/src/interface/HTMLMediaElement.dart b/client/dom/generated/src/interface/HTMLMediaElement.dart
index 4c28043a6398f01fd9840fa7eec15f4561b98711..8f590b12cb6807cead9db37ac9b9caba022cf94f 100644
--- a/client/dom/generated/src/interface/HTMLMediaElement.dart
+++ b/client/dom/generated/src/interface/HTMLMediaElement.dart
@@ -104,7 +104,7 @@ interface HTMLMediaElement extends HTMLElement {
final int webkitVideoDecodedByteCount;
- TextTrack addTrack(String kind, [String label, String language]);
+ TextTrack addTextTrack(String kind, [String label, String language]);
String canPlayType(String type);
« no previous file with comments | « client/dom/generated/src/interface/HTMLIsIndexElement.dart ('k') | client/dom/generated/src/interface/HTMLShadowElement.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698