| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 41a3fd50061cebd37537482327cc7e7f4da988c4..d57c0bf06a244ad5660687886f9ebf43a988f16a 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -171,8 +171,8 @@
|
| '../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:webkit',
|
| '../third_party/WebKit/Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp:TestRunner',
|
| '../ui/surface/surface.gyp:surface',
|
| - '../webkit/compositor_bindings/compositor_bindings.gyp:webkit_compositor_support',
|
| '../webkit/gpu/webkit_gpu.gyp:webkit_gpu',
|
| + '../webkit/renderer/compositor_bindings/compositor_bindings.gyp:webkit_compositor_support',
|
| '../webkit/support/webkit_support.gyp:webkit_storage',
|
| '../webkit/support/webkit_support.gyp:webkit_support_common',
|
| ],
|
|
|