| Index: content/browser/download/download_stats.cc
|
| diff --git a/content/browser/download/download_stats.cc b/content/browser/download/download_stats.cc
|
| index 347f59250a6861155c3d0833f487fc5284ec0492..c1b251d9a014f4d226cf1d316bf06bf24d551f58 100644
|
| --- a/content/browser/download/download_stats.cc
|
| +++ b/content/browser/download/download_stats.cc
|
| @@ -5,7 +5,7 @@
|
| #include "content/browser/download/download_stats.h"
|
|
|
| #include "base/metrics/histogram.h"
|
| -#include "base/string_util.h"
|
| +#include "base/strings/string_util.h"
|
| #include "content/browser/download/download_resource_handler.h"
|
| #include "content/public/browser/download_interrupt_reasons.h"
|
| #include "net/http/http_content_disposition.h"
|
|
|