Index: third_party/WebKit/Source/platform/graphics/DeferredImageDecoder.h |
diff --git a/third_party/WebKit/Source/platform/graphics/DeferredImageDecoder.h b/third_party/WebKit/Source/platform/graphics/DeferredImageDecoder.h |
index 08c13b6361ccdb0b4b2354227b713d40ffc1ef82..b101f44371278b0ae68a9b63e1bf4c0f3ea36089 100644 |
--- a/third_party/WebKit/Source/platform/graphics/DeferredImageDecoder.h |
+++ b/third_party/WebKit/Source/platform/graphics/DeferredImageDecoder.h |
@@ -91,7 +91,6 @@ private: |
String m_filenameExtension; |
IntSize m_size; |
- ImageOrientation m_orientation; |
int m_repetitionCount; |
bool m_hasColorProfile; |