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

Unified Diff: content/browser/web_contents/web_contents_impl.cc

Issue 12316136: Small non-essential fixes around the code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Reconciled commits Created 7 years, 10 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 | « base/move.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/web_contents/web_contents_impl.cc
diff --git a/content/browser/web_contents/web_contents_impl.cc b/content/browser/web_contents/web_contents_impl.cc
index a8591449e4b193374bcd33aeb9366782d554bbba..4aa0cae3232d6c0ac4edcfe210be72b2bb6e0839 100644
--- a/content/browser/web_contents/web_contents_impl.cc
+++ b/content/browser/web_contents/web_contents_impl.cc
@@ -313,6 +313,7 @@ WebContentsImpl::WebContentsImpl(
temporary_zoom_settings_(false),
content_restrictions_(0),
color_chooser_(NULL),
+ message_source_(NULL),
fullscreen_widget_routing_id_(MSG_ROUTING_NONE) {
}
« no previous file with comments | « base/move.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698