| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 22420a3125cdcb384094eb48f6df61c1413ea897..597f56da9284040b3b80ab091234caf2bc1d5441 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -12,6 +12,7 @@
|
| '../device/vibration/vibration.gyp:device_vibration_mojo_bindings',
|
| '../google_apis/google_apis.gyp:google_apis',
|
| '../mojo/mojo_base.gyp:mojo_application_base',
|
| + '../mojo/mojo_base.gyp:mojo_geometry_lib',
|
| '../mojo/mojo_base.gyp:mojo_url_type_converters',
|
| '../mojo/mojo_services.gyp:network_service_bindings_lib',
|
| '../mojo/mojo_services.gyp:updater_bindings_lib',
|
| @@ -19,6 +20,7 @@
|
| '../net/net.gyp:net',
|
| '../net/net.gyp:net_extras',
|
| '../skia/skia.gyp:skia',
|
| + '../skia/skia.gyp:skia_mojo',
|
| '../sql/sql.gyp:sql',
|
| '../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings',
|
| '../third_party/re2/re2.gyp:re2',
|
|
|