summaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/browser/web_contents/web_contents_impl.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/browser/web_contents/web_contents_impl.cc b/content/browser/web_contents/web_contents_impl.cc
index 7161798..f7bee53 100644
--- a/content/browser/web_contents/web_contents_impl.cc
+++ b/content/browser/web_contents/web_contents_impl.cc
@@ -303,6 +303,7 @@ WebContentsImpl::WebContentsImpl(
temporary_zoom_settings_(false),
content_restrictions_(0),
color_chooser_(NULL),
+ message_source_(NULL),
fullscreen_widget_routing_id_(MSG_ROUTING_NONE) {
}