| Index: chrome/browser/safe_browsing/browser_feature_extractor.h
|
| diff --git a/chrome/browser/safe_browsing/browser_feature_extractor.h b/chrome/browser/safe_browsing/browser_feature_extractor.h
|
| index ef8f3ffd8a5dc869b47c0b2c2e9381b2375721db..cab0471f5593989293e5ae2760bbfff606036609 100644
|
| --- a/chrome/browser/safe_browsing/browser_feature_extractor.h
|
| +++ b/chrome/browser/safe_browsing/browser_feature_extractor.h
|
| @@ -22,9 +22,9 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/task/cancelable_task_tracker.h"
|
| #include "base/time/time.h"
|
| -#include "chrome/browser/history/history_types.h"
|
| #include "chrome/browser/safe_browsing/safe_browsing_service.h"
|
| #include "chrome/browser/safe_browsing/ui_manager.h"
|
| +#include "components/history/core/browser/history_types.h"
|
| #include "content/public/common/resource_type.h"
|
| #include "url/gurl.h"
|
|
|
|
|