summaryrefslogtreecommitdiffstats
path: root/base/build/base.vcproj
diff options
context:
space:
mode:
authordeanm@google.com <deanm@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-22 10:49:15 +0000
committerdeanm@google.com <deanm@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-22 10:49:15 +0000
commit578c7cc2380e32ca348b940be71f6b5e3e6c3fea (patch)
tree8e405703d50d2781f91097e3671efcd278926527 /base/build/base.vcproj
parente816b3e0b4f97d8c0517cb277b265e07c1978f4f (diff)
downloadchromium_src-578c7cc2380e32ca348b940be71f6b5e3e6c3fea.zip
chromium_src-578c7cc2380e32ca348b940be71f6b5e3e6c3fea.tar.gz
chromium_src-578c7cc2380e32ca348b940be71f6b5e3e6c3fea.tar.bz2
Create a simple abstraction to a native OS thread, mostly useful for unittesting when you don't want a message loop.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1217 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/build/base.vcproj')
-rw-r--r--base/build/base.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/base/build/base.vcproj b/base/build/base.vcproj
index 7864bd0..ad52b1d 100644
--- a/base/build/base.vcproj
+++ b/base/build/base.vcproj
@@ -614,6 +614,14 @@
>
</File>
<File
+ RelativePath="..\simple_thread.h"
+ >
+ </File>
+ <File
+ RelativePath="..\simple_thread.cc"
+ >
+ </File>
+ <File
RelativePath="..\singleton.h"
>
</File>