Index: chrome/browser/safe_browsing/malware_details_history.cc |
=================================================================== |
--- chrome/browser/safe_browsing/malware_details_history.cc (revision 211259) |
+++ chrome/browser/safe_browsing/malware_details_history.cc (working copy) |
@@ -8,10 +8,10 @@ |
#include "base/bind.h" |
#include "base/bind_helpers.h" |
+#include "chrome/browser/chrome_notification_types.h" |
#include "chrome/browser/history/history_service_factory.h" |
#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/safe_browsing/malware_details.h" |
-#include "chrome/common/chrome_notification_types.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/notification_details.h" |
#include "content/public/browser/notification_source.h" |