| Index: Source/web/web_tests.gyp
 | 
| diff --git a/Source/web/web_tests.gyp b/Source/web/web_tests.gyp
 | 
| index 731231a9ebc74f688fbfa8a30194654483e517d0..bce9d4cf06864d79f4bc8e1b5f8ef30e00668fa3 100644
 | 
| --- a/Source/web/web_tests.gyp
 | 
| +++ b/Source/web/web_tests.gyp
 | 
| @@ -83,6 +83,7 @@
 | 
|              'type': 'executable',
 | 
|              'variables': { 'enable_wexit_time_destructors': 1, },
 | 
|              'dependencies': [
 | 
| +                '../platform/blink_platform_tests.gyp:blink_platform_unittests_support',
 | 
|                  '../../public/blink.gyp:blink',
 | 
|                  '../wtf/wtf_tests.gyp:wtf_unittest_helpers',
 | 
|                  'web.gyp:webkit_test_support',
 | 
| 
 |