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

Unified Diff: client/dom/generated/src/frog/History.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/frog/History.dart
diff --git a/client/dom/generated/src/frog/History.dart b/client/dom/generated/src/frog/History.dart
index c6ab4ddb4939224120b70c6363104f7fd5372064..fec36980a4d2fe8edcf1822be3e88592933dbf92 100644
--- a/client/dom/generated/src/frog/History.dart
+++ b/client/dom/generated/src/frog/History.dart
@@ -3,6 +3,8 @@ class _HistoryJs extends _DOMTypeJs implements History native "*History" {
final int length;
+ final Dynamic state;
+
void back() native;
void forward() native;
« no previous file with comments | « client/dom/generated/src/frog/HTMLShadowElement.dart ('k') | client/dom/generated/src/frog/PeerConnection.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698