| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 0e508276e050f7ddb0a7e23404b04395a8f828bc..4da9e2fd7e9f01ce757e048a360b19a255fbbe80 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -1451,7 +1451,6 @@
|
| 'content.gyp:content_common',
|
| 'test_support_content',
|
| '../base/base.gyp:test_support_base',
|
| - '../gpu/blink/gpu_blink.gyp:gpu_blink',
|
| '../gpu/gpu.gyp:command_buffer_common',
|
| '../testing/gtest.gyp:gtest',
|
| '../third_party/WebKit/public/blink.gyp:blink',
|
| @@ -1495,14 +1494,12 @@
|
| 'content.gyp:content_common',
|
| 'test_support_content',
|
| '../base/base.gyp:test_support_base',
|
| - '../gpu/blink/gpu_blink.gyp:gpu_blink',
|
| '../testing/gtest.gyp:gtest',
|
| '../third_party/WebKit/public/blink.gyp:blink',
|
| '../ui/base/ui_base.gyp:ui_base',
|
| '../ui/gfx/gfx.gyp:gfx',
|
| '../ui/gfx/gfx.gyp:gfx_geometry',
|
| '../ui/gl/gl.gyp:gl',
|
| - '../webkit/common/gpu/webkit_gpu.gyp:webkit_gpu',
|
| ],
|
| 'include_dirs': [
|
| '..',
|
|
|