| 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 0a717732347c36756e8ee79efc9dfa43dd942087..ab793d68ad219dfc60a078cc5fa62b5486a7990d 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gyp
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gyp
|
| @@ -137,6 +137,7 @@
|
| '../config.gyp:config',
|
| '../wtf/wtf.gyp:wtf',
|
| 'blink_common',
|
| + '../../public/blink.gyp:mojo_bindings',
|
| 'blink_heap_asm_stubs',
|
| 'platform_generated.gyp:make_platform_generated',
|
| '<(DEPTH)/base/base.gyp:base',
|
|
|