Index: chrome/browser/safe_browsing/protocol_manager.cc |
=================================================================== |
--- chrome/browser/safe_browsing/protocol_manager.cc (revision 68044) |
+++ chrome/browser/safe_browsing/protocol_manager.cc (working copy) |
@@ -16,7 +16,7 @@ |
#include "base/task.h" |
#include "base/timer.h" |
#include "chrome/browser/browser_thread.h" |
-#include "chrome/browser/profile.h" |
+#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/safe_browsing/protocol_parser.h" |
#include "chrome/browser/safe_browsing/safe_browsing_service.h" |
#include "chrome/common/chrome_version_info.h" |