| Index: chrome/browser/ui/views/download/download_item_view.cc
|
| diff --git a/chrome/browser/ui/views/download/download_item_view.cc b/chrome/browser/ui/views/download/download_item_view.cc
|
| index 4977edf2adc9ec58435cf3fa580240b3a6d0985a..0bdc6c4ebe939367ad7b6a852e18f6aac271d5d9 100644
|
| --- a/chrome/browser/ui/views/download/download_item_view.cc
|
| +++ b/chrome/browser/ui/views/download/download_item_view.cc
|
| @@ -30,7 +30,7 @@
|
| #include "content/public/browser/download_danger_type.h"
|
| #include "grit/generated_resources.h"
|
| #include "grit/theme_resources.h"
|
| -#include "third_party/icu/public/common/unicode/uchar.h"
|
| +#include "third_party/icu/source/common/unicode/uchar.h"
|
| #include "ui/base/accessibility/accessible_view_state.h"
|
| #include "ui/base/animation/slide_animation.h"
|
| #include "ui/base/events/event.h"
|
|
|