| Index: chrome/browser/download/download_query.cc
|
| diff --git a/chrome/browser/download/download_query.cc b/chrome/browser/download/download_query.cc
|
| index 0a458dbc888bfde9b5245cef9980fb4f3f4ac2d5..5597c6e6453bbef725e1f067caff2e8d3255b959 100644
|
| --- a/chrome/browser/download/download_query.cc
|
| +++ b/chrome/browser/download/download_query.cc
|
| @@ -25,7 +25,7 @@
|
| #include "content/public/browser/download_item.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "net/base/net_util.h"
|
| -#include "unicode/regex.h"
|
| +#include "third_party/icu/public/i18n/unicode/regex.h"
|
|
|
| using content::DownloadDangerType;
|
| using content::DownloadItem;
|
|
|