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

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

Issue 209663005: Add back [ImplementedInBaseClass] IDL extended attribute (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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/TestInterfacePython.idl
diff --git a/Source/bindings/tests/idls/TestInterfacePython.idl b/Source/bindings/tests/idls/TestInterfacePython.idl
index 0cfc203ec0f3f1e9feb730bf824d6bd2ca406c76..a19a7fd1129d34069a32c6820c30cd56eb19253b 100644
--- a/Source/bindings/tests/idls/TestInterfacePython.idl
+++ b/Source/bindings/tests/idls/TestInterfacePython.idl
@@ -50,3 +50,4 @@
TestInterfacePython implements TestImplements;
TestInterfacePython implements TestImplements2;
+TestInterfacePython implements TestImplements3;

Powered by Google App Engine
This is Rietveld 408576698