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

Unified Diff: Source/core/platform/graphics/ImageDecodingStore.h

Issue 26679003: Move platform/graphics/chromium/* to platform/graphics/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rename fix Created 7 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 | « Source/core/platform/graphics/ImageBuffer.cpp ('k') | Source/core/platform/graphics/ImageDecodingStore.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/platform/graphics/ImageDecodingStore.h
diff --git a/Source/core/platform/graphics/chromium/ImageDecodingStore.h b/Source/core/platform/graphics/ImageDecodingStore.h
similarity index 99%
rename from Source/core/platform/graphics/chromium/ImageDecodingStore.h
rename to Source/core/platform/graphics/ImageDecodingStore.h
index 862b5609d79caf00df2769a20e7ce9486ccb5e87..77c24858ed3372dfe400874cacc5bb115a632f88 100644
--- a/Source/core/platform/graphics/chromium/ImageDecodingStore.h
+++ b/Source/core/platform/graphics/ImageDecodingStore.h
@@ -28,7 +28,7 @@
#include "SkSize.h"
#include "SkTypes.h"
-#include "core/platform/graphics/chromium/DiscardablePixelRef.h"
+#include "core/platform/graphics/DiscardablePixelRef.h"
#include "core/platform/image-decoders/ImageDecoder.h"
#include "platform/graphics/ScaledImageFragment.h"
#include "platform/graphics/SkSizeHash.h"
« no previous file with comments | « Source/core/platform/graphics/ImageBuffer.cpp ('k') | Source/core/platform/graphics/ImageDecodingStore.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698