Chromium Code Reviews

Unified Diff: talk/media/devices/carbonvideorenderer.h

Issue 1553033002: Roll chromium_revision d66326c..4df108a (367167:367307) (Closed) Base URL: https://chromium.googlesource.com/external/webrtc@master
Patch Set: Added references to bugs. Created 4 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « talk/libjingle_tests.gyp ('k') | talk/media/devices/carbonvideorenderer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: talk/media/devices/carbonvideorenderer.h
diff --git a/talk/media/devices/carbonvideorenderer.h b/talk/media/devices/carbonvideorenderer.h
index 52c974060cf00010bfbe2590bc3b0940ae3190ae..e8329ea031667d4082fe8f743436326c2c26057a 100644
--- a/talk/media/devices/carbonvideorenderer.h
+++ b/talk/media/devices/carbonvideorenderer.h
@@ -65,7 +65,6 @@ class CarbonVideoRenderer : public VideoRenderer {
int image_height_;
int x_;
int y_;
- CGImageRef image_ref_;
WindowRef window_ref_;
};
« no previous file with comments | « talk/libjingle_tests.gyp ('k') | talk/media/devices/carbonvideorenderer.cc » ('j') | no next file with comments »

Powered by Google App Engine