| Index: chrome/browser/safe_browsing/protocol_parser.cc
|
| diff --git a/chrome/browser/safe_browsing/protocol_parser.cc b/chrome/browser/safe_browsing/protocol_parser.cc
|
| index 1a1ee8cefd300f1dc575952c2e8a16512cada9ab..fd2a3f3b0a981c51bf11db2c67fc150817b98031 100644
|
| --- a/chrome/browser/safe_browsing/protocol_parser.cc
|
| +++ b/chrome/browser/safe_browsing/protocol_parser.cc
|
| @@ -21,7 +21,6 @@
|
| #include "base/sys_byteorder.h"
|
| #include "base/time/time.h"
|
| #include "build/build_config.h"
|
| -#include "chrome/browser/safe_browsing/safe_browsing_util.h"
|
| #include "components/safe_browsing_db/metadata.pb.h"
|
|
|
| namespace safe_browsing {
|
|
|