summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/MediaLayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/platform/graphics/android/MediaLayer.h')
-rw-r--r--Source/WebCore/platform/graphics/android/MediaLayer.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/WebCore/platform/graphics/android/MediaLayer.h b/Source/WebCore/platform/graphics/android/MediaLayer.h
index cd15d9e..30a293d 100644
--- a/Source/WebCore/platform/graphics/android/MediaLayer.h
+++ b/Source/WebCore/platform/graphics/android/MediaLayer.h
@@ -61,8 +61,7 @@ private:
int m_outlineSize;
// SurfaceTexture member variables
- MediaTexture* m_contentTexture;
- MediaTexture* m_videoTexture;
+ MediaTexture* m_mediaTexture;
};
} // namespace WebCore