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

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

Issue 8889039: build DRT, webkit_unit_tests from individual gyp files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: revamp, clean up Created 8 years, 11 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
Index: webkit/tools/test_shell/test_shell.gypi
diff --git a/webkit/tools/test_shell/test_shell.gypi b/webkit/tools/test_shell/test_shell.gypi
index 432033a45f71d8d404666b3378398bd3ad8b4021..c2a6d769b962aff9f79249daa394ecd441d0e9c2 100644
--- a/webkit/tools/test_shell/test_shell.gypi
+++ b/webkit/tools/test_shell/test_shell.gypi
@@ -206,7 +206,7 @@
'<(DEPTH)/net/net.gyp:net_test_support',
'<(DEPTH)/skia/skia.gyp:skia',
'<(DEPTH)/third_party/mesa/mesa.gyp:osmesa',
- '<(DEPTH)/third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:copy_TestNetscapePlugIn',
+ 'pull_in_copy_TestNetscapePlugIn',
tony 2012/01/19 00:21:46 It's a bit unfortunate that this is defined in a d
Dirk Pranke 2012/01/19 03:16:04 I'm not sure I see much advantage to putting it he
tony 2012/01/19 18:22:05 chrome_tests.gypi is different, it explicitly name
'<(DEPTH)/tools/imagediff/image_diff.gyp:image_diff',
],
'defines': [
« build/all.gyp ('K') | « chrome/chrome_tests.gypi ('k') | webkit/webkit.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698