| Index: third_party/WebKit/Source/platform/blink_platform_tests.gyp
|
| diff --git a/third_party/WebKit/Source/platform/blink_platform_tests.gyp b/third_party/WebKit/Source/platform/blink_platform_tests.gyp
|
| index 72a1fb0785d19943d61954939bfe0217244885e6..6674e2cbb9baebce73fa632024d613e711a038ac 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform_tests.gyp
|
| +++ b/third_party/WebKit/Source/platform/blink_platform_tests.gyp
|
| @@ -68,6 +68,7 @@
|
| 'type': 'executable',
|
| 'dependencies': [
|
| 'blink_platform_test_support',
|
| + '../../public/blink.gyp:mojo_bindings',
|
| '../config.gyp:unittest_config',
|
| '../wtf/wtf.gyp:wtf',
|
| '../wtf/wtf_tests.gyp:wtf_unittest_helpers',
|
|
|