| Index: chrome/browser/android/download/ui/thumbnail_provider.h
|
| diff --git a/chrome/browser/android/download/ui/thumbnail_provider.h b/chrome/browser/android/download/ui/thumbnail_provider.h
|
| index dcdab20e46bc6583001fd4d739be0516a3be6513..aa3ea8e0d27fb28d90ba529a2abd01f2dfbd4d94 100644
|
| --- a/chrome/browser/android/download/ui/thumbnail_provider.h
|
| +++ b/chrome/browser/android/download/ui/thumbnail_provider.h
|
| @@ -8,6 +8,7 @@
|
| #include <string>
|
|
|
| #include "base/android/jni_android.h"
|
| +#include "base/memory/weak_ptr.h"
|
| #include "chrome/browser/image_decoder.h"
|
|
|
| // Kicks off asynchronous pipelines for creating thumbnails for local files.
|
|
|