From 13869ddf1b7851b4e3a92b7f8f25c606ca5a3536 Mon Sep 17 00:00:00 2001 From: "estade@chromium.org" Date: Tue, 5 May 2009 00:40:06 +0000 Subject: Linux: enable omni box ui test and automation proxy ui test. Enable a lot of (already essentially working) automation code along the way. Review URL: http://codereview.chromium.org/100278 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15258 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/chrome.gyp | 3 --- 1 file changed, 3 deletions(-) (limited to 'chrome/chrome.gyp') diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index 649cb03..e52bbce 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -2053,8 +2053,6 @@ ], }, { # OS != "win" 'sources!': [ - 'test/automation/autocomplete_edit_proxy.cc', - 'test/automation/autocomplete_edit_proxy.h', 'test/in_process_browser_test.cc', 'test/in_process_browser_test.h', 'test/ui_test_utils.cc', @@ -2241,7 +2239,6 @@ 'browser/metrics/metrics_service_uitest.cc', 'test/reliability/page_load_test.cc', 'test/ui/layout_plugin_uitest.cc', - 'test/ui/omnibox_uitest.cc', ], }], ['OS=="mac"', { -- cgit v1.1