diff options
Diffstat (limited to 'chrome/browser/net/network_stats.h')
-rw-r--r-- | chrome/browser/net/network_stats.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/net/network_stats.h b/chrome/browser/net/network_stats.h index 714c1c3..8875ee3 100644 --- a/chrome/browser/net/network_stats.h +++ b/chrome/browser/net/network_stats.h @@ -11,7 +11,7 @@ #include "base/basictypes.h" #include "base/memory/ref_counted.h" #include "base/memory/scoped_ptr.h" -#include "base/string_util.h" +#include "base/strings/string_util.h" #include "base/time.h" #include "chrome/browser/io_thread.h" #include "net/base/address_list.h" |