| Index: chrome/common/safe_browsing/zip_analyzer_results.h
|
| diff --git a/chrome/common/safe_browsing/zip_analyzer_results.h b/chrome/common/safe_browsing/zip_analyzer_results.h
|
| index efddbefc179963c90ee255284c5ed58ae8a94b35..7a506cf72c966fe3e5562f4e894d97104151dd0b 100644
|
| --- a/chrome/common/safe_browsing/zip_analyzer_results.h
|
| +++ b/chrome/common/safe_browsing/zip_analyzer_results.h
|
| @@ -11,7 +11,7 @@
|
| #include <vector>
|
|
|
| #include "base/files/file_path.h"
|
| -#include "components/safe_browsing/csd.pb.h"
|
| +#include "chrome/common/safe_browsing/csd.pb.h"
|
|
|
| namespace safe_browsing {
|
| namespace zip_analyzer {
|
|
|