| Index: chrome/browser/safe_browsing/protocol_parser_unittest.cc
|
| diff --git a/chrome/browser/safe_browsing/protocol_parser_unittest.cc b/chrome/browser/safe_browsing/protocol_parser_unittest.cc
|
| index 1f1f4623fc473cf14acfd9d36d827206769262f2..071b8bb67a8e56e0c2ee5d80a126beadd7bd436c 100644
|
| --- a/chrome/browser/safe_browsing/protocol_parser_unittest.cc
|
| +++ b/chrome/browser/safe_browsing/protocol_parser_unittest.cc
|
| @@ -10,8 +10,8 @@
|
| #include "base/strings/stringprintf.h"
|
| #include "base/time/time.h"
|
| #include "chrome/browser/safe_browsing/protocol_parser.h"
|
| -#include "chrome/browser/safe_browsing/safe_browsing_util.h"
|
| #include "components/safe_browsing_db/metadata.pb.h"
|
| +#include "components/safe_browsing_db/util.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace safe_browsing {
|
|
|