Index: chrome/browser/safe_browsing/database_manager.cc |
=================================================================== |
--- chrome/browser/safe_browsing/database_manager.cc (revision 211259) |
+++ chrome/browser/safe_browsing/database_manager.cc (working copy) |
@@ -17,6 +17,7 @@ |
#include "base/threading/thread.h" |
#include "base/threading/thread_restrictions.h" |
#include "chrome/browser/browser_process.h" |
+#include "chrome/browser/chrome_notification_types.h" |
#include "chrome/browser/metrics/metrics_service.h" |
#include "chrome/browser/prerender/prerender_field_trial.h" |
#include "chrome/browser/safe_browsing/client_side_detection_service.h" |
@@ -27,7 +28,6 @@ |
#include "chrome/browser/safe_browsing/safe_browsing_service.h" |
#include "chrome/browser/safe_browsing/ui_manager.h" |
#include "chrome/common/chrome_constants.h" |
-#include "chrome/common/chrome_notification_types.h" |
#include "chrome/common/chrome_paths.h" |
#include "chrome/common/chrome_switches.h" |
#include "chrome/common/startup_metric_utils.h" |