summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-19 00:27:24 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-19 00:27:24 +0000
commit0f5c815c4ce3a1b970ae4b9a47f4a5001e5ec50c (patch)
tree0a360bad68bb39d8f87aa7f6136992946264a7d5 /chrome/chrome.gyp
parent206743c88c222ed96d727da98e16ca19e2aac59e (diff)
downloadchromium_src-0f5c815c4ce3a1b970ae4b9a47f4a5001e5ec50c.zip
chromium_src-0f5c815c4ce3a1b970ae4b9a47f4a5001e5ec50c.tar.gz
chromium_src-0f5c815c4ce3a1b970ae4b9a47f4a5001e5ec50c.tar.bz2
Remove the utility process unit tests to simplify the utility process code a little (helpeful to make it use ChildProcessLauncher). Note that the test isn't needed anymore as a unit test because since it was written, there have been a couple of tests that exercise this code path through browser_tests. They use sandboxed utility processes so it's more equivalent to what the user experiences.
Review URL: http://codereview.chromium.org/402074 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32446 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome.gyp')
-rwxr-xr-xchrome/chrome.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index db813c6..d49dcbf 100755
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -4754,7 +4754,6 @@
'browser/tabs/tab_strip_model_unittest.cc',
'browser/task_manager_unittest.cc',
'browser/theme_resources_util_unittest.cc',
- 'browser/utility_process_host_unittest.cc',
'browser/views/bookmark_context_menu_test.cc',
'browser/views/bookmark_editor_view_unittest.cc',
'browser/visitedlink_unittest.cc',