| Index: extensions/extensions_tests.gyp
|
| diff --git a/extensions/extensions_tests.gyp b/extensions/extensions_tests.gyp
|
| index 9e7f05d1e6cb43f28a4247ac3478b730aace9cf2..403effce43e1f783154b19b5daf2f2b33276d19d 100644
|
| --- a/extensions/extensions_tests.gyp
|
| +++ b/extensions/extensions_tests.gyp
|
| @@ -27,6 +27,7 @@
|
| '../third_party/mojo/mojo_edk.gyp:mojo_js_lib',
|
| '../third_party/mojo/mojo_edk.gyp:mojo_system_impl',
|
| '../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings',
|
| + '../third_party/mojo/mojo_public.gyp:mojo_application_bindings',
|
| 'common/api/api.gyp:cast_channel_proto',
|
| 'extensions.gyp:extensions_common',
|
| 'extensions.gyp:extensions_renderer',
|
|
|