Index: client/html/generated/html/interface/WebGLUniformLocation.dart |
diff --git a/client/dom/templates/interface.darttemplate b/client/html/generated/html/interface/WebGLUniformLocation.dart |
similarity index 87% |
copy from client/dom/templates/interface.darttemplate |
copy to client/html/generated/html/interface/WebGLUniformLocation.dart |
index 4e092a52e6f8755ebae6d8b72e5ccd9873a6dca2..721cfd8c83691f92e6d13c30ca2d06000690d587 100644 |
--- a/client/dom/templates/interface.darttemplate |
+++ b/client/html/generated/html/interface/WebGLUniformLocation.dart |
@@ -4,5 +4,5 @@ |
// WARNING: Do not edit - generated code. |
-interface $ID$!EXTENDS { |
-$!MEMBERS} |
+interface WebGLUniformLocation { |
+} |