| Index: chrome/tools/safe_browsing/sb_sigutil.cc
|
| diff --git a/chrome/tools/safe_browsing/sb_sigutil.cc b/chrome/tools/safe_browsing/sb_sigutil.cc
|
| index c33ffa7811fdbd5939232da24815b1bb2e4ef271..88ca8d6ac4ad92cb82a3601bf19bda6c9098042e 100644
|
| --- a/chrome/tools/safe_browsing/sb_sigutil.cc
|
| +++ b/chrome/tools/safe_browsing/sb_sigutil.cc
|
| @@ -16,7 +16,7 @@
|
| #include "base/logging.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "chrome/common/safe_browsing/binary_feature_extractor.h"
|
| -#include "components/safe_browsing/csd.pb.h"
|
| +#include "chrome/common/safe_browsing/csd.pb.h"
|
|
|
| // Command-line switch for the executable to extract a signature from.
|
| static const char kExecutable[] = "executable";
|
|
|