diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-27 23:26:07 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-27 23:26:07 +0000 |
commit | 0a12f6747c9ca2f6c8766f56ec11e0ab3e3b4320 (patch) | |
tree | e7f4bc8f379aab0d8d9b1e3e140895aa30724ad0 /chrome/chrome.gyp | |
parent | cebcc69c9d26eef5fde31d6ba09e70672b63c837 (diff) | |
download | chromium_src-0a12f6747c9ca2f6c8766f56ec11e0ab3e3b4320.zip chromium_src-0a12f6747c9ca2f6c8766f56ec11e0ab3e3b4320.tar.gz chromium_src-0a12f6747c9ca2f6c8766f56ec11e0ab3e3b4320.tar.bz2 |
Port another UI test file. Disable tests that still need to be ported.
Review URL: http://codereview.chromium.org/92106
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14684 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r-- | chrome/chrome.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index 67c4db3..4566a65 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -2183,7 +2183,6 @@ 'test/accessibility/keyboard_util.cc', 'test/accessibility/registry_util.cc', 'test/accessibility/tab_impl.cc', - 'test/automation/automation_proxy_uitest.cc', 'test/perf/mem_usage.cc', 'test/ui/inspector_controller_uitest.cc', 'test/ui/npapi_uitest.cc', |