| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index bba6e9d9247240775db539a45d325fe1141498a5..ffbbd3cc5999d11ca6ee52f6e88f01f58b15b99b 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -15,6 +15,7 @@
|
| '../testing/gmock.gyp:gmock',
|
| '../testing/gtest.gyp:gtest',
|
| '../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:webkit',
|
| + '../ui/gfx/compositor/compositor.gyp:compositor_test_support',
|
| '../ui/gfx/surface/surface.gyp:surface',
|
| '../ui/ui.gyp:ui_test_support',
|
| '../webkit/support/webkit_support.gyp:appcache',
|
|
|