Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1170)

Unified Diff: webkit/tools/test_shell/test_shell.gyp

Issue 100216: Copy web inspector files into the output dir. Should now work in (Closed)
Patch Set: deps Created 11 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « DEPS ('k') | webkit/webkit.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/tools/test_shell/test_shell.gyp
diff --git a/webkit/tools/test_shell/test_shell.gyp b/webkit/tools/test_shell/test_shell.gyp
index af2ea2a94dbe5bbcfb7cdd68be30646d5c620a32..d252e6ba43aed71a9084b3484fdf2978a1e5b826 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',
« no previous file with comments | « DEPS ('k') | webkit/webkit.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698