diff options
author | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-17 22:21:14 +0000 |
---|---|---|
committer | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-17 22:21:14 +0000 |
commit | e8d536191b4a0f0264bb20693e87b60813e573dc (patch) | |
tree | bfeb61d7dee7f1f21506ccb6f6abb5935983e3fd /net/build | |
parent | 8071f91036958af3c569f06b326f66982930226e (diff) | |
download | chromium_src-e8d536191b4a0f0264bb20693e87b60813e573dc.zip chromium_src-e8d536191b4a0f0264bb20693e87b60813e573dc.tar.gz chromium_src-e8d536191b4a0f0264bb20693e87b60813e573dc.tar.bz2 |
Misc cleanups
- leak in unittest
- remove a platform ifdef
Review URL: http://codereview.chromium.org/7500
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3573 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/build')
-rw-r--r-- | net/build/net.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net/build/net.vcproj b/net/build/net.vcproj index b711b49..aa71faf 100644 --- a/net/build/net.vcproj +++ b/net/build/net.vcproj @@ -1009,6 +1009,10 @@ > </File> <File + RelativePath="..\proxy\proxy_resolver_null.h" + > + </File> + <File RelativePath="..\proxy\proxy_resolver_winhttp.cc" > </File> |