summaryrefslogtreecommitdiffstats
path: root/base/build/base_unittests.vcproj
diff options
context:
space:
mode:
authordeanm@google.com <deanm@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-22 18:39:02 +0000
committerdeanm@google.com <deanm@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-22 18:39:02 +0000
commit0178b9dc6ccfdb5d8cb533e76a9e80510aa4daec (patch)
treefd59749dedbf9935d7ece6d48fe04ed7496afbd5 /base/build/base_unittests.vcproj
parent8520bbc61b58da359898aeec9fd8715aee1e3625 (diff)
downloadchromium_src-0178b9dc6ccfdb5d8cb533e76a9e80510aa4daec.zip
chromium_src-0178b9dc6ccfdb5d8cb533e76a9e80510aa4daec.tar.gz
chromium_src-0178b9dc6ccfdb5d8cb533e76a9e80510aa4daec.tar.bz2
Remove CallWrapper and SimpleThread. They overlap too closely with the message loop variants Thread and Task.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1230 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/build/base_unittests.vcproj')
-rw-r--r--base/build/base_unittests.vcproj8
1 files changed, 0 insertions, 8 deletions
diff --git a/base/build/base_unittests.vcproj b/base/build/base_unittests.vcproj
index 29997f4..fa32036 100644
--- a/base/build/base_unittests.vcproj
+++ b/base/build/base_unittests.vcproj
@@ -168,10 +168,6 @@
>
</File>
<File
- RelativePath="..\call_wrapper_unittest.cc"
- >
- </File>
- <File
RelativePath="..\clipboard_unittest.cc"
>
</File>
@@ -268,10 +264,6 @@
>
</File>
<File
- RelativePath="..\simple_thread_unittest.cc"
- >
- </File>
- <File
RelativePath="..\singleton_unittest.cc"
>
</File>