From 3a77595368b757c2f9672d06807f7a57aff43262 Mon Sep 17 00:00:00 2001 From: "jochen@chromium.org" Date: Mon, 21 Mar 2011 21:49:18 +0000 Subject: Rename valgrind_layout to valgrind_webkit This will allow for more uniform buildbot factories BUG=none TEST=none Review URL: http://codereview.chromium.org/6685121 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78927 0039d316-1c4b-4281-b951-d872f2087c98 --- tools/valgrind/chrome_tests.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/valgrind/chrome_tests.py b/tools/valgrind/chrome_tests.py index 9fc4709..55d5a93 100755 --- a/tools/valgrind/chrome_tests.py +++ b/tools/valgrind/chrome_tests.py @@ -427,6 +427,7 @@ class ChromeTests: "ipc": TestIpc, "ipc_tests": TestIpc, "interactive_ui": TestInteractiveUI, "layout": TestLayout, "layout_tests": TestLayout, + "webkit": TestLayout, "media": TestMedia, "media_unittests": TestMedia, "net": TestNet, "net_unittests": TestNet, "notifier": TestNotifier, "notifier_unittests": TestNotifier, -- cgit v1.1