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

Unified Diff: chrome/browser/download/base_file.cc

Issue 6594063: Update a bunch of files to the new location of browser_thread.h (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 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: chrome/browser/download/base_file.cc
===================================================================
--- chrome/browser/download/base_file.cc (revision 76326)
+++ chrome/browser/download/base_file.cc (working copy)
@@ -10,8 +10,8 @@
#include "base/stringprintf.h"
#include "net/base/file_stream.h"
#include "net/base/net_errors.h"
-#include "chrome/browser/browser_thread.h"
#include "chrome/browser/download/download_util.h"
+#include "content/browser/browser_thread.h"
#if defined(OS_WIN)
#include "chrome/common/win_safe_util.h"
« no previous file with comments | « chrome/browser/content_settings/host_content_settings_map.cc ('k') | chrome/browser/download/download_file.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698