Index: content/content_browser.gypi |
diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
index 7149514d6b047deb9e67b0f0146ac89c68d3e7b8..64d3105d7e5e8b24be094328a9af2c74cfebed80 100644 |
--- a/content/content_browser.gypi |
+++ b/content/content_browser.gypi |
@@ -29,6 +29,7 @@ |
'../ui/snapshot/snapshot.gyp:snapshot', |
'browser/service_worker/service_worker_proto.gyp:proto', |
'browser/speech/proto/speech_proto.gyp:speech_proto', |
+ 'content_common_mojo_bindings.gyp:content_common_mojo_bindings', |
], |
'export_dependent_settings': [ |
'../ui/accessibility/accessibility.gyp:ax_gen', |
@@ -38,6 +39,7 @@ |
'../third_party/WebKit/public/blink_headers.gyp:blink_headers', |
# The public render_widget_host.h needs to re-export skia defines. |
'../skia/skia.gyp:skia', |
+ 'content_common_mojo_bindings.gyp:content_common_mojo_bindings', |
], |
'include_dirs': [ |
'..', |