| 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..e970ff9527c3ba9e8167f5c0f9e8df5def01645e 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 "components/safe_browsing/common/csd.pb.h"
|
|
|
| namespace safe_browsing {
|
| namespace zip_analyzer {
|
|
|