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

Unified Diff: Source/web/web_tests.gyp

Issue 286213004: Update content_webkit_unit_test_support dependency (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: s/_target// Created 6 years, 7 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/web_tests.gyp
diff --git a/Source/web/web_tests.gyp b/Source/web/web_tests.gyp
index e58e38ff4cb2b23e653330ce89fc8d44ae49a0ef..73ba4d01959afa18fece453576a9cd6dd84c4561 100644
--- a/Source/web/web_tests.gyp
+++ b/Source/web/web_tests.gyp
@@ -96,7 +96,7 @@
'<(DEPTH)/third_party/zlib/zlib.gyp:zlib',
'<(DEPTH)/url/url.gyp:url_lib',
'<(DEPTH)/v8/tools/gyp/v8.gyp:v8',
- '<(DEPTH)/content/content_shell_and_tests.gyp:content_webkit_unit_test_support',
+ '<(DEPTH)/content/content_shell_and_tests.gyp:test_support_content',
'webkit_unit_tests_resources',
],
'sources': [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698