Chromium Code Reviews| Index: mojo/public/interfaces/bindings/tests/test_variant_import.mojom |
| diff --git a/mojo/public/interfaces/bindings/tests/test_variant_import.mojom b/mojo/public/interfaces/bindings/tests/test_variant_import.mojom |
| deleted file mode 100644 |
| index 1c7a7830f35941437a6bd2c3f9734c5f226c4786..0000000000000000000000000000000000000000 |
| --- a/mojo/public/interfaces/bindings/tests/test_variant_import.mojom |
| +++ /dev/null |
| @@ -1,7 +0,0 @@ |
| -// Copyright 2016 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. |
| - |
| -module mojo.test.test_import; |
| - |
| -struct ImportedType {}; |