Chromium Code Reviews| 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..f63f37490d8e0bb871cdf4a5c0d0f620c2566def 100644 |
| --- a/third_party/WebKit/Source/platform/blink_platform.gyp |
| +++ b/third_party/WebKit/Source/platform/blink_platform.gyp |
| @@ -134,6 +134,7 @@ |
| # Because of transitive dependency on make_platform_generated. |
| 'hard_dependency': 1, |
| 'dependencies': [ |
| + '../../public/blink.gyp:mojo_bindings', |
| '../config.gyp:config', |
| '../wtf/wtf.gyp:wtf', |
| 'blink_common', |