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

Unified Diff: chrome/browser/ui/webui/chromeos/imageburner/imageburner_utils.cc

Issue 7618048: Move the core download files to content. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 4 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: chrome/browser/ui/webui/chromeos/imageburner/imageburner_utils.cc
===================================================================
--- chrome/browser/ui/webui/chromeos/imageburner/imageburner_utils.cc (revision 96793)
+++ chrome/browser/ui/webui/chromeos/imageburner/imageburner_utils.cc (working copy)
@@ -7,10 +7,10 @@
#include "base/path_service.h"
#include "base/string_util.h"
#include "base/task.h"
-#include "chrome/browser/download/download_types.h"
#include "chrome/browser/profiles/profile.h"
#include "chrome/common/chrome_paths.h"
#include "content/browser/browser_thread.h"
+#include "content/browser/download/download_types.h"
namespace imageburner {

Powered by Google App Engine
This is Rietveld 408576698