| 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 86289b0ef2abb391a63ed1d6aa0bcf84baee0188..8a21519101cefe364f543b9d04d4798480500e98 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gyp
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gyp
|
| @@ -124,6 +124,7 @@
|
| 'target_name': 'blink_platform',
|
| 'type': '<(component)',
|
| 'dependencies': [
|
| + '../../public/blink.gyp:mojo_bindings',
|
| '../config.gyp:config',
|
| '../wtf/wtf.gyp:wtf',
|
| 'blink_common',
|
|
|