| Index: third_party/WebKit/Source/web/web_tests.gyp
|
| diff --git a/third_party/WebKit/Source/web/web_tests.gyp b/third_party/WebKit/Source/web/web_tests.gyp
|
| index db3bcf46a9eb26d89a29276a577a651cc099b43c..2d4e9d55792f7a775f486d0be61a639f2968a4b5 100644
|
| --- a/third_party/WebKit/Source/web/web_tests.gyp
|
| +++ b/third_party/WebKit/Source/web/web_tests.gyp
|
| @@ -47,6 +47,7 @@
|
| 'variables': { 'enable_wexit_time_destructors': 1, },
|
| 'dependencies': [
|
| '../../public/blink.gyp:blink',
|
| + '../../public/blink.gyp:mojo_bindings',
|
| '../config.gyp:unittest_config',
|
| '../modules/modules.gyp:modules',
|
| '../platform/blink_platform_tests.gyp:blink_platform_test_support',
|
|
|