| Index: chrome/browser/android/download/chrome_duplicate_download_infobar_delegate.cc
|
| diff --git a/chrome/browser/android/download/chrome_duplicate_download_infobar_delegate.cc b/chrome/browser/android/download/chrome_duplicate_download_infobar_delegate.cc
|
| index 3241e8d4599fc9974739c649753c1d55b2f444e3..4c468d902875ab486d1842874523375889c01e58 100644
|
| --- a/chrome/browser/android/download/chrome_duplicate_download_infobar_delegate.cc
|
| +++ b/chrome/browser/android/download/chrome_duplicate_download_infobar_delegate.cc
|
| @@ -8,7 +8,6 @@
|
|
|
| #include "base/android/path_utils.h"
|
| #include "base/memory/ptr_util.h"
|
| -#include "base/strings/stringprintf.h"
|
| #include "chrome/browser/android/download/download_controller.h"
|
| #include "chrome/browser/download/download_path_reservation_tracker.h"
|
| #include "chrome/browser/infobars/infobar_service.h"
|
|
|