summaryrefslogtreecommitdiffstats
path: root/net/build
diff options
context:
space:
mode:
authordkegel@google.com <dkegel@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-18 23:42:36 +0000
committerdkegel@google.com <dkegel@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-18 23:42:36 +0000
commitc8816c164145d55d46635aface02072461d4824f (patch)
tree554fbf9f5ee4d91f443b15f15ccd0ca1a307ca68 /net/build
parent27866a0b950ded8afb87120628af72dfd0b3582d (diff)
downloadchromium_src-c8816c164145d55d46635aface02072461d4824f.zip
chromium_src-c8816c164145d55d46635aface02072461d4824f.tar.gz
chromium_src-c8816c164145d55d46635aface02072461d4824f.tar.bz2
Undo revert http://codereview.chromium.org/23028
Changes since original http://codereview.chromium.org/16207 : - use Release rather than delete on reference counted objects - Preserve bool WaitToFinish(int milliseconds) and std::wstring GetDataDirectory() at Tommi's request, and add unit test for WaitToFinish(). Review URL: http://codereview.chromium.org/20444 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9992 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/build')
-rw-r--r--net/build/net_unittests.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/build/net_unittests.vcproj b/net/build/net_unittests.vcproj
index 2323492e..738879f 100644
--- a/net/build/net_unittests.vcproj
+++ b/net/build/net_unittests.vcproj
@@ -367,6 +367,10 @@
>
</File>
<File
+ RelativePath="..\base\tcp_pinger_unittest.cc"
+ >
+ </File>
+ <File
RelativePath="..\base\tcp_client_socket_unittest.cc"
>
</File>