| Index: media/mojo/interfaces/media_types.typemap
|
| diff --git a/media/mojo/interfaces/media_types.typemap b/media/mojo/interfaces/media_types.typemap
|
| index db42114539bc0b1b2a26a4ddbd175d29c1c94109..a10cdf63c8fe01eea9ea1b5d4eb822df5f5d768d 100644
|
| --- a/media/mojo/interfaces/media_types.typemap
|
| +++ b/media/mojo/interfaces/media_types.typemap
|
| @@ -19,8 +19,11 @@ public_headers = [
|
|
|
| traits_headers = [ "//media/base/ipc/media_param_traits_macros.h" ]
|
|
|
| -deps = [
|
| +public_deps = [
|
| "//media",
|
| +]
|
| +
|
| +deps = [
|
| "//media/base/ipc",
|
| ]
|
|
|
|
|