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

Unified Diff: net/build/net.vcproj

Issue 20378: Reduce the amount of included header files. Vast change like in "Oh God! This... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 10 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
Index: net/build/net.vcproj
===================================================================
--- net/build/net.vcproj (revision 9942)
+++ net/build/net.vcproj (working copy)
@@ -14,7 +14,7 @@
</Platforms>
<ToolFiles>
<ToolFile
- RelativePath="convert_tld_data.rules"
+ RelativePath=".\convert_tld_data.rules"
/>
</ToolFiles>
<Configurations>
@@ -185,6 +185,10 @@
>
</File>
<File
+ RelativePath="..\base\client_socket.cc"
+ >
+ </File>
+ <File
RelativePath="..\base\client_socket.h"
>
</File>
@@ -325,6 +329,10 @@
>
</File>
<File
+ RelativePath="..\base\io_buffer.cc"
+ >
+ </File>
+ <File
RelativePath="..\base\io_buffer.h"
>
</File>
@@ -789,6 +797,10 @@
>
</File>
<File
+ RelativePath="..\http\http_response_info.cc"
+ >
+ </File>
+ <File
RelativePath="..\http\http_response_info.h"
>
</File>
@@ -821,6 +833,10 @@
Name="disk_cache"
>
<File
+ RelativePath="..\disk_cache\addr.cc"
+ >
+ </File>
+ <File
RelativePath="..\disk_cache\addr.h"
>
</File>

Powered by Google App Engine
This is Rietveld 408576698