Index: sky/engine/core/html/canvas/EXTShaderTextureLOD.idl |
diff --git a/sky/engine/core/html/canvas/EXTShaderTextureLOD.idl b/sky/engine/core/html/canvas/EXTShaderTextureLOD.idl |
deleted file mode 100644 |
index 7e70040681b8b031b1e896729474ef60bd6343a5..0000000000000000000000000000000000000000 |
--- a/sky/engine/core/html/canvas/EXTShaderTextureLOD.idl |
+++ /dev/null |
@@ -1,8 +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, |
-] interface EXTShaderTextureLOD { |
-}; |