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

Unified Diff: sdk/lib/html/scripts/htmlrenamer.py

Issue 11610006: Revert revision 16240 (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years 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 | « sdk/lib/html/idl/dart/dart.idl ('k') | tests/html/css_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/lib/html/scripts/htmlrenamer.py
===================================================================
--- sdk/lib/html/scripts/htmlrenamer.py (revision 16245)
+++ sdk/lib/html/scripts/htmlrenamer.py (working copy)
@@ -32,6 +32,7 @@
'WebKitCSSTransformValue': 'CssTransformValue',
'WebKitFlags': 'Flags',
'WebKitLoseContext': 'LoseContext',
+ 'WebKitPoint': 'Point',
'WebKitTransitionEvent': 'TransitionEvent',
'XMLHttpRequest': 'HttpRequest',
'XMLHttpRequestException': 'HttpRequestException',
« no previous file with comments | « sdk/lib/html/idl/dart/dart.idl ('k') | tests/html/css_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698