Chromium Code Reviews| Index: chrome/browser/net/url_info.cc |
| diff --git a/chrome/browser/net/url_info.cc b/chrome/browser/net/url_info.cc |
| index 9606ff53d90f4800050d014d1b003f7c7cb185b1..ad13304b0c73594d3e22c7e3198b82ad4d23108e 100644 |
| --- a/chrome/browser/net/url_info.cc |
| +++ b/chrome/browser/net/url_info.cc |
| @@ -12,7 +12,7 @@ |
| #include "base/format_macros.h" |
| #include "base/logging.h" |
| #include "base/metrics/histogram.h" |
| -#include "base/string_util.h" |
| +#include "base/stringprintf.h" |
| using base::Time; |
| using base::TimeDelta; |