Index: chrome/browser/safe_browsing/malware_details_history.cc |
diff --git a/chrome/browser/safe_browsing/malware_details_history.cc b/chrome/browser/safe_browsing/malware_details_history.cc |
index 6cfd1db246165369b5c0ee10af41e0a3fa1e7a68..c0cf3db71a053ff6be139a9d1e28dc891e6458e6 100644 |
--- a/chrome/browser/safe_browsing/malware_details_history.cc |
+++ b/chrome/browser/safe_browsing/malware_details_history.cc |
@@ -11,10 +11,10 @@ |
#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/safe_browsing/malware_details.h" |
#include "chrome/common/chrome_notification_types.h" |
-#include "content/browser/browser_thread.h" |
#include "content/browser/renderer_host/render_view_host.h" |
#include "content/browser/tab_contents/navigation_entry.h" |
#include "content/browser/tab_contents/tab_contents.h" |
+#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/notification_details.h" |
#include "content/public/browser/notification_source.h" |