| 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 89af624e841fc1779da1cfdffa2b46729d632a7c..88ca8d6ac4ad92cb82a3601bf19bda6c9098042e 100644 | 
| --- a/chrome/tools/safe_browsing/sb_sigutil.cc | 
| +++ b/chrome/tools/safe_browsing/sb_sigutil.cc | 
| @@ -15,7 +15,7 @@ | 
| #include "base/files/file_util.h" | 
| #include "base/logging.h" | 
| #include "base/memory/ref_counted.h" | 
| -#include "chrome/browser/safe_browsing/binary_feature_extractor.h" | 
| +#include "chrome/common/safe_browsing/binary_feature_extractor.h" | 
| #include "chrome/common/safe_browsing/csd.pb.h" | 
|  | 
| // Command-line switch for the executable to extract a signature from. | 
|  |