| Index: chrome/renderer/safe_browsing/scorer.h
|
| diff --git a/chrome/renderer/safe_browsing/scorer.h b/chrome/renderer/safe_browsing/scorer.h
|
| index 6a37c4fcfe7600bcdf2b67a621f0ce58740ea2fc..3403551ce21d94f95f822ece1450b37be96b4be2 100644
|
| --- a/chrome/renderer/safe_browsing/scorer.h
|
| +++ b/chrome/renderer/safe_browsing/scorer.h
|
| @@ -22,7 +22,7 @@
|
| #include "base/containers/hash_tables.h"
|
| #include "base/macros.h"
|
| #include "base/strings/string_piece.h"
|
| -#include "chrome/common/safe_browsing/client_model.pb.h"
|
| +#include "components/safe_browsing/common/client_model.pb.h"
|
|
|
| namespace safe_browsing {
|
| class FeatureMap;
|
|
|