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

Unified Diff: client/dom/generated/src/frog/DatabaseSync.dart

Issue 9106002: Revert "Revert "Refresh dart:dom"" (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: fix dartc issues Created 8 years, 12 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 | « client/dom/generated/src/frog/DOMWindow.dart ('k') | client/dom/generated/src/frog/DirectoryEntry.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/dom/generated/src/frog/DatabaseSync.dart
diff --git a/client/dom/generated/src/frog/DatabaseSync.dart b/client/dom/generated/src/frog/DatabaseSync.dart
index 2156f15c6d16aed1a2ccf4e0f94a2302373f18b8..7317de1979b24d2484a7c27d42dbfe87d0d6cdb4 100644
--- a/client/dom/generated/src/frog/DatabaseSync.dart
+++ b/client/dom/generated/src/frog/DatabaseSync.dart
@@ -1,6 +1,8 @@
class DatabaseSync native "*DatabaseSync" {
+ String lastErrorMessage;
+
String version;
void changeVersion(String oldVersion, String newVersion, [SQLTransactionSyncCallback callback = null]) native;
« no previous file with comments | « client/dom/generated/src/frog/DOMWindow.dart ('k') | client/dom/generated/src/frog/DirectoryEntry.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698