| Index: chrome/browser/safe_browsing/protocol_manager.cc
|
| diff --git a/chrome/browser/safe_browsing/protocol_manager.cc b/chrome/browser/safe_browsing/protocol_manager.cc
|
| index 5427d8bad46279663d2c6c7162c17517b53ea462..bc966d2667d58b74fbc730a13cc8ab34c23bff96 100644
|
| --- a/chrome/browser/safe_browsing/protocol_manager.cc
|
| +++ b/chrome/browser/safe_browsing/protocol_manager.cc
|
| @@ -16,7 +16,6 @@
|
| #include "base/rand_util.h"
|
| #include "base/strings/string_number_conversions.h"
|
| #include "base/strings/string_util.h"
|
| -#include "base/strings/stringprintf.h"
|
| #include "base/timer/timer.h"
|
| #include "chrome/browser/safe_browsing/protocol_parser.h"
|
| #include "chrome/common/env_vars.h"
|
|
|