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

Unified Diff: dom/DocumentType.idl

Issue 14107003: Update WebKit IDLs after chrome roll. (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: reupload again. Created 7 years, 8 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 | « dom/Document.idl ('k') | dom/Element.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dom/DocumentType.idl
diff --git a/dom/DocumentType.idl b/dom/DocumentType.idl
index 0dbcdb8e2bab85a8a1e66617e6ac20688ab0bd84..10fc1f3a4f95572da13849f49f3f5c0319a9ee31 100644
--- a/dom/DocumentType.idl
+++ b/dom/DocumentType.idl
@@ -17,9 +17,7 @@
* Boston, MA 02110-1301, USA.
*/
-[
- JSGenerateToNativeObject
-] interface DocumentType : Node {
+interface DocumentType : Node {
// DOM Level 1
« no previous file with comments | « dom/Document.idl ('k') | dom/Element.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698