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

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

Issue 169273002: Remove support for [LegacyImplementedInBaseClass] IDL extended attribute (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 6 years, 10 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/TestImplements3.idl
diff --git a/Source/bindings/tests/idls/TestImplements3.idl b/Source/bindings/tests/idls/TestImplements3.idl
index 22d9404a1608c43953fe0d1eacbb9dc05683db8a..8dd610b490caedb08872e8540a22cdf59858754f 100644
--- a/Source/bindings/tests/idls/TestImplements3.idl
+++ b/Source/bindings/tests/idls/TestImplements3.idl
@@ -29,7 +29,6 @@
*/
[
- LegacyImplementedInBaseClass,
NoInterfaceObject,
] interface TestImplements3 {
attribute DOMString implements3StringAttribute;

Powered by Google App Engine
This is Rietveld 408576698