| Index: chrome/browser/safe_browsing/browser_feature_extractor.cc
|
| diff --git a/chrome/browser/safe_browsing/browser_feature_extractor.cc b/chrome/browser/safe_browsing/browser_feature_extractor.cc
|
| index 00cc9d1889ba82fa83686a62d0a5f4d166135a90..1ebf378e35df11667afd4bb58bce7f8ac6c47ff7 100644
|
| --- a/chrome/browser/safe_browsing/browser_feature_extractor.cc
|
| +++ b/chrome/browser/safe_browsing/browser_feature_extractor.cc
|
| @@ -11,7 +11,7 @@
|
| #include "base/bind_helpers.h"
|
| #include "base/format_macros.h"
|
| #include "base/stl_util.h"
|
| -#include "base/stringprintf.h"
|
| +#include "base/strings/stringprintf.h"
|
| #include "base/time.h"
|
| #include "chrome/browser/common/cancelable_request.h"
|
| #include "chrome/browser/history/history_service.h"
|
|
|