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

Unified Diff: webkit/media/webmediaplayer_impl.h

Issue 10392018: remove WEBKIT_USING_CG (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 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
« no previous file with comments | « webkit/glue/webkit_glue.cc ('k') | webkit/media/webmediaplayer_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/media/webmediaplayer_impl.h
diff --git a/webkit/media/webmediaplayer_impl.h b/webkit/media/webmediaplayer_impl.h
index 63a7ad5c971f829f8fb8152c1f581b9647b38ccb..3e91053c6e5707bceef194135fca4541c948afbe 100644
--- a/webkit/media/webmediaplayer_impl.h
+++ b/webkit/media/webmediaplayer_impl.h
@@ -304,10 +304,6 @@ class WebMediaPlayerImpl
MediaStreamClient* media_stream_client_;
-#if WEBKIT_USING_CG
- scoped_ptr<skia::PlatformCanvas> skia_canvas_;
-#endif
-
scoped_refptr<media::MediaLog> media_log_;
// Since accelerated compositing status is only known after the first layout,
« no previous file with comments | « webkit/glue/webkit_glue.cc ('k') | webkit/media/webmediaplayer_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698