| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 5d2ea4d88832845ef0cd5bab64970e3a5eedf660..4e39a275eb7e94c4ce991de024caeded3213c16f 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -1324,10 +1324,11 @@
|
| '../testing/gtest.gyp:gtest',
|
| '../third_party/WebKit/public/blink.gyp:blink',
|
| '../ui/base/ui_base.gyp:ui_base',
|
| - '../v8/tools/gyp/v8.gyp:v8',
|
| '../ui/gfx/gfx.gyp:gfx',
|
| '../ui/gfx/gfx.gyp:gfx_geometry',
|
| + '../ui/gfx/gfx.gyp:gfx_test_support',
|
| '../ui/gl/gl.gyp:gl',
|
| + '../v8/tools/gyp/v8.gyp:v8',
|
| # The following dependency provides the missing symbol
|
| # HeapProfilerStart in Linux component builds.
|
| '../webkit/child/webkit_child.gyp:webkit_child',
|
|
|