Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(396)

Unified Diff: net/build/net_unittests.vcproj

Issue 8018: Clean up filter and content encoding handling ... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/base/sdch_manager.cc ('k') | net/net_unittests.scons » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/build/net_unittests.vcproj
===================================================================
--- net/build/net_unittests.vcproj (revision 4002)
+++ net/build/net_unittests.vcproj (working copy)
@@ -227,15 +227,15 @@
Name="http"
>
<File
- RelativePath="..\http\http_auth_unittest.cc"
+ RelativePath="..\http\http_auth_handler_basic_unittest.cc"
>
</File>
<File
- RelativePath="..\http\http_auth_handler_basic_unittest.cc"
+ RelativePath="..\http\http_auth_handler_digest_unittest.cc"
>
</File>
<File
- RelativePath="..\http\http_auth_handler_digest_unittest.cc"
+ RelativePath="..\http\http_auth_unittest.cc"
>
</File>
<File
@@ -327,6 +327,10 @@
>
</File>
<File
+ RelativePath="..\base\filter_unittest.cc"
+ >
+ </File>
+ <File
RelativePath="..\base\gzip_filter_unittest.cc"
>
</File>
« no previous file with comments | « net/base/sdch_manager.cc ('k') | net/net_unittests.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698