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

Unified Diff: lib/dom/scripts/htmlrenamer.py

Issue 10913114: Don't generate dom_deprecated files at all. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 3 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/dom/scripts/go.sh ('k') | lib/dom/scripts/systemdart2js.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/dom/scripts/htmlrenamer.py
===================================================================
--- lib/dom/scripts/htmlrenamer.py (revision 11969)
+++ lib/dom/scripts/htmlrenamer.py (working copy)
@@ -107,7 +107,7 @@
'SVGStylable.className': '$dom_svgClassName',
}
-# Members and classes from the dom that should be removed completelly from
+# Members and classes from the dom that should be removed completely from
# dart:html. These could be expressed in the IDL instead but expressing this
# as a simple table instead is more concise.
# Syntax is: ClassName.(get\.|set\.)?MemberName
« no previous file with comments | « lib/dom/scripts/go.sh ('k') | lib/dom/scripts/systemdart2js.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698