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

Unified Diff: client/dom/dom.dart

Issue 9701057: Rerun generator and copy html to release. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 9 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 | « no previous file | client/dom/frog/dom_frog.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/dom/dom.dart
diff --git a/client/dom/dom.dart b/client/dom/dom.dart
index 429987e5608782dc158317a1ac3e79bdae0e3850..33fdbc8b83029faca6b40cfad59cd201cbd355dc 100644
--- a/client/dom/dom.dart
+++ b/client/dom/dom.dart
@@ -9453,6 +9453,8 @@ interface SpeechGrammar default _SpeechGrammarFactoryProvider {
SpeechGrammar();
+ String src;
+
num weight;
}
// Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
« no previous file with comments | « no previous file | client/dom/frog/dom_frog.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698