| Index: extensions/extensions_tests.gyp
|
| diff --git a/extensions/extensions_tests.gyp b/extensions/extensions_tests.gyp
|
| index 318bc2f1ab69a2e52530d8cae5cf0bacf1edced7..3e895ca040732ec1ca06841eac49f41b9541fd23 100644
|
| --- a/extensions/extensions_tests.gyp
|
| +++ b/extensions/extensions_tests.gyp
|
| @@ -23,6 +23,7 @@
|
| '../device/bluetooth/bluetooth.gyp:device_bluetooth_mocks',
|
| '../device/serial/serial.gyp:device_serial',
|
| '../device/serial/serial.gyp:device_serial_test_util',
|
| + '../mojo/mojo_base.gyp:mojo_application_bindings',
|
| '../mojo/mojo_base.gyp:mojo_environment_chromium',
|
| '../testing/gmock.gyp:gmock',
|
| '../testing/gtest.gyp:gtest',
|
| @@ -30,7 +31,6 @@
|
| '../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_browser',
|
| 'extensions.gyp:extensions_common',
|
|
|