Index: chrome/browser/safe_browsing/safe_browsing_test.cc |
=================================================================== |
--- chrome/browser/safe_browsing/safe_browsing_test.cc (revision 211259) |
+++ chrome/browser/safe_browsing/safe_browsing_test.cc (working copy) |
@@ -31,13 +31,13 @@ |
#include "base/threading/thread.h" |
#include "base/time/time.h" |
#include "chrome/browser/browser_process.h" |
+#include "chrome/browser/chrome_notification_types.h" |
#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/safe_browsing/database_manager.h" |
#include "chrome/browser/safe_browsing/local_safebrowsing_test_server.h" |
#include "chrome/browser/safe_browsing/protocol_manager.h" |
#include "chrome/browser/safe_browsing/safe_browsing_service.h" |
#include "chrome/browser/ui/browser.h" |
-#include "chrome/common/chrome_notification_types.h" |
#include "chrome/common/chrome_switches.h" |
#include "chrome/common/url_constants.h" |
#include "chrome/test/base/in_process_browser_test.h" |