From 7cf78c3facf725d31d76ac3d975471b79c0a7362 Mon Sep 17 00:00:00 2001
From: "nsylvain@chromium.org"
 <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Date: Thu, 8 Apr 2010 02:32:13 +0000
Subject: [PATCH] Build selenium tests on the bots.  This test is running on
 the webkit.org xp perf bot.

Review URL: http://codereview.chromium.org/1621007

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@43918 0039d316-1c4b-4281-b951-d872f2087c98
---
 build/all.gyp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build/all.gyp b/build/all.gyp
index c0e87ce1917a0..1a6e44503abb0 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -202,6 +202,7 @@
             '../chrome/chrome.gyp:nacl_ui_tests',
             '../chrome/chrome.gyp:page_cycler_tests',
             '../chrome/chrome.gyp:plugin_tests',
+            '../chrome/chrome.gyp:selenium_tests',
             '../chrome/chrome.gyp:startup_tests',
             '../chrome/chrome.gyp:sync_unit_tests',
             '../chrome/chrome.gyp:tab_switching_test',
-- 
GitLab