summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell
diff options
context:
space:
mode:
authortc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-30 19:40:26 +0000
committertc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-30 19:40:26 +0000
commit357cf93194253e85842649b7f31153766889dd30 (patch)
tree3812e0d52d5fa683f36f5195f933c7c9762201c6 /webkit/tools/test_shell
parent3f04f2b1152b3c2b1db720792ed43c7600919953 (diff)
downloadchromium_src-357cf93194253e85842649b7f31153766889dd30.zip
chromium_src-357cf93194253e85842649b7f31153766889dd30.tar.gz
chromium_src-357cf93194253e85842649b7f31153766889dd30.tar.bz2
Copy web inspector files into the output dir. Should now work in
test_shell on linux/mac. Review URL: http://codereview.chromium.org/100216 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14979 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/test_shell')
-rw-r--r--webkit/tools/test_shell/test_shell.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/tools/test_shell/test_shell.gyp b/webkit/tools/test_shell/test_shell.gyp
index af2ea2a..d252e6b 100644
--- a/webkit/tools/test_shell/test_shell.gyp
+++ b/webkit/tools/test_shell/test_shell.gyp
@@ -37,6 +37,7 @@
'../../../third_party/npapi/npapi.gyp:npapi',
'../../webkit.gyp:glue',
'../../webkit.gyp:webkit',
+ '../../webkit.gyp:inspector_resources',
],
'sources': [
'mac/DumpRenderTreePasteboard.h',