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

Unified Diff: client/dom/scripts/template_wrapping_dom_externs.js

Issue 8595020: Cleanup old code and refresh on IDL (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years, 1 month 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
Index: client/dom/scripts/template_wrapping_dom_externs.js
diff --git a/client/dom/scripts/template_wrapping_dom_externs.js b/client/dom/scripts/template_wrapping_dom_externs.js
index e000c15d5bdce0adb7bc210aad7ff9811e224ede..22dac8c8736aba4fb6ae9a89715d4bd1756c99b4 100644
--- a/client/dom/scripts/template_wrapping_dom_externs.js
+++ b/client/dom/scripts/template_wrapping_dom_externs.js
@@ -31,12 +31,5 @@ Window.prototype.webkitConvertPointFromNodeToPage;
var $NAMESPACE = function(){};
$!PROPS
-// Externs referenced in custom attributes or custom operations.
-$NAMESPACE.prototype.createXMLHttpRequest;
-$NAMESPACE.prototype.createWebKitCSSMatrix;
-$NAMESPACE.prototype.createWebKitPoint;
-$NAMESPACE.prototype.createFileReader;
-$NAMESPACE.prototype.setFillStyle;
-$NAMESPACE.prototype.setStrokeStyle;
}

Powered by Google App Engine
This is Rietveld 408576698