| Index: chrome/utility/safe_browsing/mac/dmg_analyzer.cc
|
| diff --git a/chrome/utility/safe_browsing/mac/dmg_analyzer.cc b/chrome/utility/safe_browsing/mac/dmg_analyzer.cc
|
| index a93d19c171d96f10f36e696809976182087b5d44..3ff91461e5dd21276bea43ebf21434d9bd5798cf 100644
|
| --- a/chrome/utility/safe_browsing/mac/dmg_analyzer.cc
|
| +++ b/chrome/utility/safe_browsing/mac/dmg_analyzer.cc
|
| @@ -16,7 +16,7 @@
|
| #include "chrome/common/safe_browsing/mach_o_image_reader_mac.h"
|
| #include "chrome/utility/safe_browsing/mac/dmg_iterator.h"
|
| #include "chrome/utility/safe_browsing/mac/read_stream.h"
|
| -#include "components/safe_browsing/csd.pb.h"
|
| +#include "components/safe_browsing/common/csd.pb.h"
|
| #include "crypto/secure_hash.h"
|
| #include "crypto/sha2.h"
|
|
|
|
|