| Index: chrome/browser/safe_browsing/safe_browsing_service.h
|
| diff --git a/chrome/browser/safe_browsing/safe_browsing_service.h b/chrome/browser/safe_browsing/safe_browsing_service.h
|
| index 4795d7f287bd348225b5d280d5a09ccaabb534fc..c034b060d394725b87fa5112130d992058cbace8 100644
|
| --- a/chrome/browser/safe_browsing/safe_browsing_service.h
|
| +++ b/chrome/browser/safe_browsing/safe_browsing_service.h
|
| @@ -17,7 +17,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/observer_list.h"
|
| #include "base/sequenced_task_runner_helpers.h"
|
| -#include "chrome/browser/safe_browsing/delayed_analysis_callback.h"
|
| +#include "chrome/browser/safe_browsing/incident_reporting/delayed_analysis_callback.h"
|
| #include "chrome/browser/safe_browsing/safe_browsing_util.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/notification_observer.h"
|
|
|