Chromium Code Reviews| Index: media/mojo/interfaces/foo.mojom |
| diff --git a/media/mojo/interfaces/foo.mojom b/media/mojo/interfaces/foo.mojom |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..9b4990e57205df4a9929169d7a907c274585386f |
| --- /dev/null |
| +++ b/media/mojo/interfaces/foo.mojom |
| @@ -0,0 +1,7 @@ |
| +// 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 media.mojom; |
| + |
| +import "media/mojo/interfaces/media_types.mojom"; |