Index: chrome/browser/safe_browsing/malware_details.h |
diff --git a/chrome/browser/safe_browsing/malware_details.h b/chrome/browser/safe_browsing/malware_details.h |
index 2f49df3ae25bc455d0ae9789ce134bf35c5149a9..b122443cf99ebd988215cb319e2c5097267f52c7 100644 |
--- a/chrome/browser/safe_browsing/malware_details.h |
+++ b/chrome/browser/safe_browsing/malware_details.h |
@@ -21,8 +21,8 @@ |
#include "base/memory/scoped_ptr.h" |
#include "chrome/browser/safe_browsing/report.pb.h" |
#include "chrome/browser/safe_browsing/safe_browsing_service.h" |
-#include "content/browser/browser_thread.h" |
#include "content/browser/tab_contents/tab_contents_observer.h" |
+#include "content/public/browser/browser_thread.h" |
#include "net/base/completion_callback.h" |
class TabContents; |