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

Unified Diff: net/net.scons

Issue 12851: Disk cache: Add a tool to upgrade a set of cache files from one version to... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years, 1 month 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/dump_cache.scons ('k') | net/net.sln » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.scons
===================================================================
--- net/net.scons (revision 6178)
+++ net/net.scons (working copy)
@@ -16,6 +16,7 @@
sconscript_files = [
'crash_cache.scons',
+ 'dump_cache.scons',
'net_lib.scons',
'net_perftests.scons',
'net_unittests.scons',
« no previous file with comments | « net/dump_cache.scons ('k') | net/net.sln » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698