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

Unified Diff: client/dom/generated/src/frog/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/frog/MutationCallback.dart
diff --git a/client/dom/generated/src/frog/ArrayBuffer.dart b/client/dom/generated/src/frog/MutationCallback.dart
similarity index 52%
copy from client/dom/generated/src/frog/ArrayBuffer.dart
copy to client/dom/generated/src/frog/MutationCallback.dart
index 76957c3e9692135a6bc30a71fea88f193a81cd53..9540c4dd39175fabba55ab568f356190fcb66e70 100644
--- a/client/dom/generated/src/frog/ArrayBuffer.dart
+++ b/client/dom/generated/src/frog/MutationCallback.dart
@@ -1,7 +1,5 @@
-class ArrayBuffer native "ArrayBuffer" {
-
- int byteLength;
+class MutationCallback native "MutationCallback" {
var dartObjectLocalStorage;

Powered by Google App Engine
This is Rietveld 408576698