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

Unified Diff: chrome/browser/save_package.cc

Issue 2826: Move the download code to new directories: (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years, 3 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 | « chrome/browser/resource_dispatcher_host.cc ('k') | chrome/browser/save_page_model.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/save_package.cc
===================================================================
--- chrome/browser/save_package.cc (revision 2162)
+++ chrome/browser/save_package.cc (working copy)
@@ -13,7 +13,7 @@
#include "base/thread.h"
#include "base/win_util.h"
#include "chrome/browser/browser_process.h"
-#include "chrome/browser/download_manager.h"
+#include "chrome/browser/download/download_manager.h"
#include "chrome/browser/profile.h"
#include "chrome/browser/render_process_host.h"
#include "chrome/browser/render_view_host.h"
« no previous file with comments | « chrome/browser/resource_dispatcher_host.cc ('k') | chrome/browser/save_page_model.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698