Index: core/html/canvas/EXTShaderTextureLOD.idl |
diff --git a/core/html/canvas/EXTShaderTextureLOD.idl b/core/html/canvas/EXTShaderTextureLOD.idl |
deleted file mode 100644 |
index 975005a6a857790d975d747bf757a2d8de57f90a..0000000000000000000000000000000000000000 |
--- a/core/html/canvas/EXTShaderTextureLOD.idl |
+++ /dev/null |
@@ -1,9 +0,0 @@ |
-// 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. |
- |
-[ |
- NoInterfaceObject, |
- WillBeGarbageCollected, |
-] interface EXTShaderTextureLOD { |
-}; |