summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/web/web_tests.gyp
diff options
context:
space:
mode:
authorjochen@chromium.org <jochen@chromium.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538>2013-10-19 23:12:06 +0000
committerjochen@chromium.org <jochen@chromium.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538>2013-10-19 23:12:06 +0000
commit323db7daf362001608d91d61e54c4d7949b1afa0 (patch)
treea6e1c9bfafddf19de10c224690e87ba13e1de50e /third_party/WebKit/Source/web/web_tests.gyp
parent2ad0ca76bae25870807e1a6d6effeb10aaaf7275 (diff)
downloadchromium_src-323db7daf362001608d91d61e54c4d7949b1afa0.zip
chromium_src-323db7daf362001608d91d61e54c4d7949b1afa0.tar.gz
chromium_src-323db7daf362001608d91d61e54c4d7949b1afa0.tar.bz2
Switch from temporary content tests gyp target to final target
TBR=jam@chromium.org BUG=247431 Review URL: https://codereview.chromium.org/30773002 git-svn-id: svn://svn.chromium.org/blink/trunk@160021 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Diffstat (limited to 'third_party/WebKit/Source/web/web_tests.gyp')
-rw-r--r--third_party/WebKit/Source/web/web_tests.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/WebKit/Source/web/web_tests.gyp b/third_party/WebKit/Source/web/web_tests.gyp
index 898315f..7ca15d1 100644
--- a/third_party/WebKit/Source/web/web_tests.gyp
+++ b/third_party/WebKit/Source/web/web_tests.gyp
@@ -55,7 +55,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_tmp',
+ '<(DEPTH)/content/content_shell_and_tests.gyp:content_webkit_unit_test_support',
],
'sources': [
'../web/tests/RunAllTests.cpp',