| Index: Source/core/xml/DocumentXSLT.h
|
| diff --git a/Source/core/testing/RefCountedScriptWrappable.idl b/Source/core/xml/DocumentXSLT.h
|
| similarity index 65%
|
| copy from Source/core/testing/RefCountedScriptWrappable.idl
|
| copy to Source/core/xml/DocumentXSLT.h
|
| index 1fc7fe0f5183c38de482f52cd63c739b42b44785..7487e66ecb612e86a505d98b36bb868f7e3b2752 100644
|
| --- a/Source/core/testing/RefCountedScriptWrappable.idl
|
| +++ b/Source/core/xml/DocumentXSLT.h
|
| @@ -1,8 +1,3 @@
|
| // Copyright 2014 The Chromium Authors. All rights reserved.
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
| -
|
| -[
|
| -] interface RefCountedScriptWrappable {
|
| - [NotEnumerable] DOMString toString();
|
| -};
|
|
|