| Index: extensions/extensions_tests.gyp
|
| diff --git a/extensions/extensions_tests.gyp b/extensions/extensions_tests.gyp
|
| index 658d48c2b25e33b571d8fdb7d855afbd67519423..4fef03497c1b00954016cf8c0295653f8f46bd83 100644
|
| --- a/extensions/extensions_tests.gyp
|
| +++ b/extensions/extensions_tests.gyp
|
| @@ -29,6 +29,7 @@
|
| '../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_browser',
|
| 'extensions.gyp:extensions_common',
|
| 'extensions.gyp:extensions_renderer',
|
| 'extensions.gyp:extensions_shell_and_test_pak',
|
|
|