| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 9337e863e9b4908b4fa4781cbda12fb740f426e9..0f5cb305ec11e51a279c450c9282b229c5069b60 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -29,7 +29,6 @@
|
| '../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',
|
| @@ -39,7 +38,6 @@
|
| '../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': [
|
| '..',
|
|
|