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

Unified Diff: Source/bindings/tests/idls/TestNode.idl

Issue 18539006: Have Node inherit EventTarget interface (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase on master Created 7 years, 5 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
Index: Source/bindings/tests/idls/TestNode.idl
diff --git a/Source/bindings/tests/idls/TestNode.idl b/Source/bindings/tests/idls/TestNode.idl
index efb6b301ca70c43c81266d30b220f1e06410867f..6231c1fc6fcd0b78e1e3570c8edbc30fbef51e65 100644
--- a/Source/bindings/tests/idls/TestNode.idl
+++ b/Source/bindings/tests/idls/TestNode.idl
@@ -19,7 +19,6 @@
*/
[
- EventTarget,
Constructor,
DependentLifetime
] interface TestNode : Node {
« no previous file with comments | « Source/bindings/scripts/deprecated_code_generator_v8.pm ('k') | Source/bindings/tests/results/V8TestObject.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698