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

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

Issue 11033024: Get rid of webkit renames. (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 | « lib/html/dartium/html_dartium.dart ('k') | lib/html/scripts/databasebuilder.py » ('j') | no next file with comments »
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 23162209d0b2c895aecfe9d8603b3bd4c88ddb29..908726c046983047b9ce4a4eb8c12d5929fbb27f 100644
--- a/lib/html/idl/dart/dart.idl
+++ b/lib/html/idl/dart/dart.idl
@@ -374,7 +374,7 @@ module html {
CustomConstructor,
// Provide missing constructor signature.
Constructor([Optional] in FormElement form)]
- interface FormData {
+ interface DOMFormData {
};
}
« no previous file with comments | « lib/html/dartium/html_dartium.dart ('k') | lib/html/scripts/databasebuilder.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698