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

Unified Diff: lib/html/idl/dart/dart.idl

Issue 11026039: Refactor idl to dart renaming logic for interfaces. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 2 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 | lib/html/scripts/dartgenerator.py » ('j') | lib/html/scripts/generator.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/html/idl/dart/dart.idl
diff --git a/lib/html/idl/dart/dart.idl b/lib/html/idl/dart/dart.idl
index 908726c046983047b9ce4a4eb8c12d5929fbb27f..f1fd62dc414b2c73558929adbe7b89f1890591cb 100644
--- a/lib/html/idl/dart/dart.idl
+++ b/lib/html/idl/dart/dart.idl
@@ -373,7 +373,7 @@ module html {
[Supplemental,
CustomConstructor,
// Provide missing constructor signature.
- Constructor([Optional] in FormElement form)]
+ Constructor([Optional] in HTMLFormElement form)]
interface DOMFormData {
};
}
« no previous file with comments | « no previous file | lib/html/scripts/dartgenerator.py » ('j') | lib/html/scripts/generator.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698