| Index: third_party/WebKit/Source/bindings/tests/idls/modules/TestInterfacePartial4.idl
|
| diff --git a/third_party/WebKit/Source/bindings/tests/idls/modules/TestInterfacePartial4.idl b/third_party/WebKit/Source/bindings/tests/idls/modules/TestInterfacePartial4.idl
|
| index ac339b5ecfededb803fa7dc52cc4b41acac3e850..d84829b8d1f098c6ef5cfa6fb583320267c4cb28 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/idls/modules/TestInterfacePartial4.idl
|
| +++ b/third_party/WebKit/Source/bindings/tests/idls/modules/TestInterfacePartial4.idl
|
| @@ -16,6 +16,6 @@
|
| //static attribute long partial4StaticLongAttribute;
|
|
|
| // TODO(chasej): Uncomment when methods are supported for origin trials (crbug.com/621641)
|
| - //void partial4VoidMethod();
|
| + void partial4VoidMethod();
|
| //static void partial4StaticVoidMethod();
|
| };
|
|
|