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

Unified Diff: components/image_fetcher/ios/ios_image_decoder_impl.h

Issue 2761303002: Move common ImageFetcher component files to core/ (Closed)
Patch Set: Rebased. Created 3 years, 9 months 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
Index: components/image_fetcher/ios/ios_image_decoder_impl.h
diff --git a/components/image_fetcher/ios/ios_image_decoder_impl.h b/components/image_fetcher/ios/ios_image_decoder_impl.h
index ae21a7ac6f26b3bc9cf79f540ea18c259da8a1c7..2bb5db145d50aafcf428747a8bf0228433d688a2 100644
--- a/components/image_fetcher/ios/ios_image_decoder_impl.h
+++ b/components/image_fetcher/ios/ios_image_decoder_impl.h
@@ -6,7 +6,7 @@
#define COMPONENTS_IMAGE_FETCHER_IOS_IMAGE_DECODER_IMPL_H_
#include "base/memory/ref_counted.h"
-#include "components/image_fetcher/image_decoder.h"
+#include "components/image_fetcher/core/image_decoder.h"
namespace base {
class TaskRunner;
« no previous file with comments | « components/image_fetcher/ios/ios_image_data_fetcher_wrapper.h ('k') | components/image_fetcher/request_metadata.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698