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

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

Issue 8574040: Support DOMString[] and regenerate from IDL (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix Window.postMessage Created 9 years, 1 month 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/MutationCallback.dart
diff --git a/client/dom/generated/src/interface/MediaStreamList.dart b/client/dom/generated/src/interface/MutationCallback.dart
similarity index 76%
copy from client/dom/generated/src/interface/MediaStreamList.dart
copy to client/dom/generated/src/interface/MutationCallback.dart
index e13ffd22cdc1e90e78dd7a119da719a303bf47c2..6ae1d3dfcc2eb6bb7976be613775ba31562846a3 100644
--- a/client/dom/generated/src/interface/MediaStreamList.dart
+++ b/client/dom/generated/src/interface/MutationCallback.dart
@@ -4,9 +4,5 @@
// WARNING: Do not edit - generated code.
-interface MediaStreamList {
-
- int get length();
-
- MediaStream item(int index);
+interface MutationCallback {
}

Powered by Google App Engine
This is Rietveld 408576698