| Index: chrome/browser/download/download_path_reservation_tracker.cc | 
| diff --git a/chrome/browser/download/download_path_reservation_tracker.cc b/chrome/browser/download/download_path_reservation_tracker.cc | 
| index 37954a3081957c6bd2e28b53005be3eeb8637347..28c3990c91f685b70ca0a9c1d4c3b8d198f3784f 100644 | 
| --- a/chrome/browser/download/download_path_reservation_tracker.cc | 
| +++ b/chrome/browser/download/download_path_reservation_tracker.cc | 
| @@ -15,7 +15,6 @@ | 
| #include "base/strings/string_util.h" | 
| #include "base/strings/stringprintf.h" | 
| #include "base/third_party/icu/icu_utf.h" | 
| -#include "chrome/browser/download/download_util.h" | 
| #include "chrome/common/chrome_paths.h" | 
| #include "content/public/browser/browser_thread.h" | 
| #include "content/public/browser/download_item.h" | 
|  |