Index: third_party/mojo/src/mojo/public/tools/bindings/generators/go_templates/source.tmpl |
diff --git a/third_party/mojo/src/mojo/public/tools/bindings/generators/go_templates/source.tmpl b/third_party/mojo/src/mojo/public/tools/bindings/generators/go_templates/source.tmpl |
deleted file mode 100644 |
index 8c58c4cf355892df70f861d18cecf9521174b0cd..0000000000000000000000000000000000000000 |
--- a/third_party/mojo/src/mojo/public/tools/bindings/generators/go_templates/source.tmpl |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-// Copyright 2015 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. |
- |
-// This file is autogenerated by: |
-// mojo/public/tools/bindings/mojom_bindings_generator.py |
-// For: |
-// {{module.path}} |
-// |
- |
-package {{package}} |