| Index: chrome/browser/ui/views/download/download_item_view.h
|
| diff --git a/chrome/browser/ui/views/download/download_item_view.h b/chrome/browser/ui/views/download/download_item_view.h
|
| index 7af7ca89f0ee61cd2ba1f3b998a3fd3a777ed33c..47f26846033865a56124f906566bf3ccb16f2d52 100644
|
| --- a/chrome/browser/ui/views/download/download_item_view.h
|
| +++ b/chrome/browser/ui/views/download/download_item_view.h
|
| @@ -21,7 +21,7 @@
|
| #include "base/basictypes.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| -#include "base/string_util.h"
|
| +#include "base/strings/string_util.h"
|
| #include "base/time.h"
|
| #include "base/timer.h"
|
| #include "chrome/browser/download/download_item_model.h"
|
|
|