| Index: content/content_app.gypi
|
| diff --git a/content/content_app.gypi b/content/content_app.gypi
|
| index d285cc78656bf1ae29eae4cb86a9ef626a667c07..fcb98e989d69650f354d707487580d9826e202dd 100644
|
| --- a/content/content_app.gypi
|
| +++ b/content/content_app.gypi
|
| @@ -67,8 +67,8 @@
|
| }, { # OS!="ios"
|
| 'dependencies': [
|
| '../mojo/mojo.gyp:mojo_environment_chromium',
|
| - '../mojo/mojo.gyp:mojo_interface_provider_bindings',
|
| '../mojo/mojo.gyp:mojo_service_manager',
|
| + '../mojo/mojo.gyp:mojo_service_provider_bindings',
|
| '../mojo/mojo.gyp:mojo_system_impl',
|
| ],
|
| }],
|
|
|