Commit bf2e315d authored by mek's avatar mek Committed by Commit bot

Fix gyp compile failures caused by moving broadcastchannel code.

I don't understand how gyp works with mojo bindings, but this seems to
fix some compile failures introduced in https://codereview.chromium.org/2158913006

BUG=630666

Review-Url: https://codereview.chromium.org/2173883003
Cr-Commit-Position: refs/heads/master@{#407286}
parent de8ddaf5
...@@ -162,7 +162,7 @@ ...@@ -162,7 +162,7 @@
'<(DEPTH)/ui/gfx/gfx.gyp:gfx', '<(DEPTH)/ui/gfx/gfx.gyp:gfx',
'<(DEPTH)/ui/gfx/gfx.gyp:gfx_geometry', '<(DEPTH)/ui/gfx/gfx.gyp:gfx_geometry',
'<(DEPTH)/url/url.gyp:url_lib', '<(DEPTH)/url/url.gyp:url_lib',
'<(DEPTH)/url/url.gyp:url_interfaces_mojom_for_blink', '<(DEPTH)/url/url.gyp:url_mojom_for_blink',
'<(DEPTH)/v8/src/v8.gyp:v8', '<(DEPTH)/v8/src/v8.gyp:v8',
'<(libjpeg_gyp_path):libjpeg', '<(libjpeg_gyp_path):libjpeg',
], ],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment