| Index: third_party/WebKit/Source/platform/blink_platform.gyp
|
| diff --git a/third_party/WebKit/Source/platform/blink_platform.gyp b/third_party/WebKit/Source/platform/blink_platform.gyp
|
| index 746cb69e2e4c59979929087843ff37d9dfa24713..0be57a58012ed108cadb5954046ca03e709ee41c 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gyp
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gyp
|
| @@ -127,6 +127,7 @@
|
| 'dependencies': [
|
| '../config.gyp:config',
|
| '../wtf/wtf.gyp:wtf',
|
| + '../../public/blink.gyp:mojo_bindings',
|
| 'blink_common',
|
| 'blink_heap_asm_stubs',
|
| 'platform_generated.gyp:make_platform_generated',
|
|
|