| Index: Source/platform/blink_platform_tests.gyp
|
| diff --git a/Source/platform/blink_platform_tests.gyp b/Source/platform/blink_platform_tests.gyp
|
| index f93fd8ef9078626f6e71ccb9ac01a0e12dde7554..b270705fba9fc31ccdea21744e2d96af0e90b64b 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)/third_party/harfbuzz-ng/harfbuzz.gyp:harfbuzz-ng',
|
| '<(DEPTH)/url/url.gyp:url_lib',
|
|
|