| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index eb16af75fc0e28d14e6d66749a84077a89e97339..0b1fbc4b61394406fee2a3509ddc527d9b5a85de 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -571,6 +571,7 @@
|
| '../media/media.gyp:shared_memory_support',
|
| '../mojo/edk/mojo_edk.gyp:mojo_system_impl',
|
| '../mojo/mojo_base.gyp:mojo_environment_chromium',
|
| + '../mojo/public/mojo_public.gyp:mojo_application_bindings',
|
| '../mojo/public/mojo_public.gyp:mojo_cpp_bindings',
|
| '../storage/storage_browser.gyp:storage',
|
| '../storage/storage_common.gyp:storage_common',
|
| @@ -579,6 +580,7 @@
|
| '../webkit/common/gpu/webkit_gpu.gyp:webkit_gpu',
|
| ],
|
| 'export_dependent_settings' : [
|
| + '../mojo/public/mojo_public.gyp:mojo_application_bindings',
|
| '../mojo/public/mojo_public.gyp:mojo_cpp_bindings',
|
| ],
|
| 'actions': [
|
|
|