| Index: Source/core/html/canvas/WebGLShareGroup.idl
|
| diff --git a/Source/core/html/canvas/EXTFragDepth.idl b/Source/core/html/canvas/WebGLShareGroup.idl
|
| similarity index 96%
|
| copy from Source/core/html/canvas/EXTFragDepth.idl
|
| copy to Source/core/html/canvas/WebGLShareGroup.idl
|
| index 52a6f932c30eb3d04b60fc0e9ae33e996ea9de04..005e596f4a196d553c37c91ef655e77eda8c055d 100644
|
| --- a/Source/core/html/canvas/EXTFragDepth.idl
|
| +++ b/Source/core/html/canvas/WebGLShareGroup.idl
|
| @@ -23,7 +23,5 @@
|
| * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -[
|
| - NoInterfaceObject
|
| -] interface EXTFragDepth {
|
| +interface WebGLShareGroup {
|
| };
|
|
|