| Index: chrome/common/safe_browsing/zip_analyzer.h
|
| diff --git a/chrome/common/safe_browsing/zip_analyzer.h b/chrome/common/safe_browsing/zip_analyzer.h
|
| index b3109b9138f02e1a06c3f73b987a65fd26cda467..7c8c373043733de884f1068b18d48f5f4cb779a0 100644
|
| --- a/chrome/common/safe_browsing/zip_analyzer.h
|
| +++ b/chrome/common/safe_browsing/zip_analyzer.h
|
| @@ -9,7 +9,7 @@
|
| #define CHROME_COMMON_SAFE_BROWSING_ZIP_ANALYZER_H_
|
|
|
| #include "base/files/file.h"
|
| -#include "components/safe_browsing/csd.pb.h"
|
| +#include "chrome/common/safe_browsing/csd.pb.h"
|
|
|
| namespace safe_browsing {
|
| namespace zip_analyzer {
|
|
|