| 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 ca53694af3ca23e63bbaf5c9dc475df53d708823..415d4b57f7c138b81b200da958858be63ad9c6cb 100644
|
| --- a/chrome/browser/safe_browsing/protocol_parser_unittest.cc
|
| +++ b/chrome/browser/safe_browsing/protocol_parser_unittest.cc
|
| @@ -4,7 +4,7 @@
|
| //
|
| // Program to test the SafeBrowsing protocol parsing v2.1.
|
|
|
| -#include "base/stringprintf.h"
|
| +#include "base/strings/stringprintf.h"
|
| #include "chrome/browser/safe_browsing/protocol_parser.h"
|
| #include "chrome/browser/safe_browsing/safe_browsing_util.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|