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

Unified Diff: bindings/tests/idls/TestInterfaceDocument.idl

Issue 540533002: Roll IDL to Dartium37 (r181268) (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 6 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 | « bindings/tests/idls/TestInterfaceCustomConstructor.idl ('k') | bindings/tests/idls/TestInterfaceEmpty.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bindings/tests/idls/TestInterfaceDocument.idl
diff --git a/core/svg/SVGDiscardElement.idl b/bindings/tests/idls/TestInterfaceDocument.idl
similarity index 93%
copy from core/svg/SVGDiscardElement.idl
copy to bindings/tests/idls/TestInterfaceDocument.idl
index 54ee14a51d9d359ce522d112faf7536cba606879..2a687e871a44bace871a2d7b65243bbbdedc7339 100644
--- a/core/svg/SVGDiscardElement.idl
+++ b/bindings/tests/idls/TestInterfaceDocument.idl
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2014 Samsung Electronics. All rights reserved.
+ * Copyright (C) 2014 Google Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
@@ -28,5 +28,5 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-interface SVGDiscardElement : SVGElement {
+interface TestInterfaceDocument : Document {
};
« no previous file with comments | « bindings/tests/idls/TestInterfaceCustomConstructor.idl ('k') | bindings/tests/idls/TestInterfaceEmpty.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698