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

Unified Diff: Source/bindings/tests/idls/modules/TestPartialInterface3.idl

Issue 1107523002: IDL: Drop [PerContextEnabled] extended attribute (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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
Index: Source/bindings/tests/idls/modules/TestPartialInterface3.idl
diff --git a/Source/bindings/tests/idls/modules/TestPartialInterface3.idl b/Source/bindings/tests/idls/modules/TestPartialInterface3.idl
index 9e851575f222ada6062a76a6a1370b091bddb04f..6ac99fc092f00211d644c5550746c94bb39333ce 100644
--- a/Source/bindings/tests/idls/modules/TestPartialInterface3.idl
+++ b/Source/bindings/tests/idls/modules/TestPartialInterface3.idl
@@ -30,7 +30,6 @@
[
ImplementedAs=TestPartialInterfaceImplementation3,
- PerContextEnabled=PartialContextName3,
] partial interface TestInterface {
const unsigned short PARTIAL3_UNSIGNED_SHORT = 0;

Powered by Google App Engine
This is Rietveld 408576698