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

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

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. 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 | « talk/media/devices/carbonvideorenderer.h ('k') | third_party/gflags/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: talk/media/devices/carbonvideorenderer.cc
diff --git a/talk/media/devices/carbonvideorenderer.cc b/talk/media/devices/carbonvideorenderer.cc
index 846135d925f2ce3e9fe65a7f36d53a0dcdea2f5d..b711ae4fbdd7a0edb447050025d1f3ad337abf28 100644
--- a/talk/media/devices/carbonvideorenderer.cc
+++ b/talk/media/devices/carbonvideorenderer.cc
@@ -40,7 +40,6 @@ CarbonVideoRenderer::CarbonVideoRenderer(int x, int y)
image_height_(0),
x_(x),
y_(y),
- image_ref_(NULL),
window_ref_(NULL) {
}
« no previous file with comments | « talk/media/devices/carbonvideorenderer.h ('k') | third_party/gflags/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698