Index: content/content_shell.gypi |
diff --git a/content/content_shell.gypi b/content/content_shell.gypi |
index a628bff8ec56c07bc54ed65a38509782cd9c9e8d..6caed69ee611a2a56289cf33e0edde8eadb0295e 100644 |
--- a/content/content_shell.gypi |
+++ b/content/content_shell.gypi |
@@ -305,6 +305,8 @@ |
'dependencies': [ |
'content_shell_lib', |
'content_shell_pak', |
+ '../third_party/mesa/mesa.gyp:osmesa', |
+ '<(webkit_src_dir)/Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp:TestRunner_resources', |
], |
'include_dirs': [ |
'..', |
@@ -436,7 +438,6 @@ |
'type': 'none', |
'dependencies': [ |
'content_shell', |
- '<(webkit_src_dir)/Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp:DumpRenderTree', |
], |
}, |
], |