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

Unified Diff: net/build/net.vcproj

Issue 14183: Disk cache: move eviction code to a separate file.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years 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 | « no previous file | net/disk_cache/backend_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/build/net.vcproj
===================================================================
--- net/build/net.vcproj (revision 7126)
+++ net/build/net.vcproj (working copy)
@@ -905,6 +905,14 @@
>
</File>
<File
+ RelativePath="..\disk_cache\eviction.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\disk_cache\eviction.h"
+ >
+ </File>
+ <File
RelativePath="..\disk_cache\file.h"
>
</File>
« no previous file with comments | « no previous file | net/disk_cache/backend_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698