| Index: content/common/native_types.typemap
|
| diff --git a/content/common/native_types.typemap b/content/common/native_types.typemap
|
| index 9d0b405411ab2338652cc13fa8ad06bdacd9a20d..7321bd1c0de0720f4feeb56d1c2ecba3f7525e1d 100644
|
| --- a/content/common/native_types.typemap
|
| +++ b/content/common/native_types.typemap
|
| @@ -25,6 +25,7 @@ public_deps = [
|
| # transitive allowance, so those targets' own public_deps aren't included in
|
| # the set of implied dependencies.
|
| "//cc/ipc",
|
| + "//content/common:features",
|
| "//media",
|
| "//media/base/ipc",
|
| "//net",
|
|
|