cef/patch/patches/gyp_build_626150.patch
2016-07-07 16:24:12 -04:00

18 lines
578 B
Diff

diff --git components/webmessaging.gypi components/webmessaging.gypi
index 1ea14fb..8020b74 100644
--- components/webmessaging.gypi
+++ components/webmessaging.gypi
@@ -48,12 +48,6 @@
'target_name': 'webmessaging_mojo_bindings_for_blink',
'type': 'static_library',
'sources': [ '<@(mojom_files)' ],
- 'dependencies': [
- '../url/url.gyp:url_mojom_for_blink',
- ],
- 'export_dependent_settings': [
- '../url/url.gyp:url_mojom_for_blink',
- ],
'variables': {
'for_blink': 'true',
'mojom_typemaps': [