| Index: chrome/browser/safe_browsing/threat_details.cc
|
| diff --git a/chrome/browser/safe_browsing/threat_details.cc b/chrome/browser/safe_browsing/threat_details.cc
|
| index faba4da29b9a5110bc5e618f9857c5a4b480744e..d134b30d9bc8985983d6b2821d94a87d59d2e9a5 100644
|
| --- a/chrome/browser/safe_browsing/threat_details.cc
|
| +++ b/chrome/browser/safe_browsing/threat_details.cc
|
| @@ -17,7 +17,7 @@
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/safe_browsing/threat_details_cache.h"
|
| #include "chrome/browser/safe_browsing/threat_details_history.h"
|
| -#include "chrome/common/safe_browsing/safebrowsing_messages.h"
|
| +#include "components/safe_browsing/common/safebrowsing_messages.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/navigation_controller.h"
|
| #include "content/public/browser/navigation_entry.h"
|
|
|