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 50a14a9..cad9647 100644 --- a/content/content_browser.gypi +++ b/content/content_browser.gypi @@ -1568,8 +1568,8 @@ '../cc/cc.gyp:cc', '../cc/cc.gyp:cc_surfaces', '../mojo/mojo.gyp:mojo_cpp_bindings', - '../mojo/mojo.gyp:mojo_interface_provider_bindings', '../mojo/mojo.gyp:mojo_js_bindings', + '../mojo/mojo.gyp:mojo_service_provider_bindings', '../net/net.gyp:http_server', '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', '../ui/surface/surface.gyp:surface', |