Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1752)

Unified Diff: chrome/browser/android/download/ui/thumbnail_provider.h

Issue 2475543003: Introduce the image_decoder service (Closed)
Patch Set: . Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/DEPS ('k') | chrome/browser/browser_resources.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « chrome/browser/DEPS ('k') | chrome/browser/browser_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698