| Index: Source/platform/blink_platform_tests.gyp
|
| diff --git a/Source/platform/blink_platform_tests.gyp b/Source/platform/blink_platform_tests.gyp
|
| index 9840acaa010c8b6f38a9e0c9d64805699abf7d20..6d6a899c499103e3c9dd14b39b2c737cf4abaef6 100644
|
| --- a/Source/platform/blink_platform_tests.gyp
|
| +++ b/Source/platform/blink_platform_tests.gyp
|
| @@ -81,6 +81,7 @@
|
| '../wtf/wtf.gyp:wtf',
|
| '../wtf/wtf_tests.gyp:wtf_unittest_helpers',
|
| '<(DEPTH)/base/base.gyp:test_support_base',
|
| + '<(DEPTH)/content/content_shell_and_tests.gyp:test_support_content',
|
| '<(DEPTH)/skia/skia.gyp:skia',
|
| '<(DEPTH)/url/url.gyp:url_lib',
|
| 'blink_platform.gyp:blink_common',
|
|
|