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

Unified Diff: chrome/chrome_tests.gypi

Issue 16300009: remove webkit.gyp (and the test_shell target) and update affected targets (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix missing commas Created 7 years, 6 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 | « build/all.gyp ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index dd9b024853a052d2525f3dcb7d9ab5ae6bfd6143..e04a5d9bbc49d3cceb9b86ae7f800d9f3b471133 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -3313,7 +3313,7 @@
'dependencies': [
'browser_tests',
'chrome',
- '../webkit/webkit.gyp:pull_in_DumpRenderTree',
+ '../third_party/WebKit/Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp:copy_TestNetscapePlugIn',
],
'includes': [
'../build/isolate.gypi',
« no previous file with comments | « build/all.gyp ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698