diff options
Diffstat (limited to 'content/content_browser.gypi')
-rw-r--r-- | content/content_browser.gypi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/content_browser.gypi b/content/content_browser.gypi index 688562d..8adb26e 100644 --- a/content/content_browser.gypi +++ b/content/content_browser.gypi @@ -1567,7 +1567,7 @@ 'content_common_mojo_bindings', '../cc/cc.gyp:cc', '../cc/cc.gyp:cc_surfaces', - '../mojo/mojo_base.gyp:mojo_service_provider_bindings', + '../mojo/mojo_base.gyp:mojo_application_bindings', '../mojo/mojo_base.gyp:mojo_cpp_bindings', '../mojo/mojo_base.gyp:mojo_js_bindings', '../net/net.gyp:http_server', |