summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chrome/renderer/webplugin_delegate_proxy.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/renderer/webplugin_delegate_proxy.cc b/chrome/renderer/webplugin_delegate_proxy.cc
index c9680de1..4c5e54e 100644
--- a/chrome/renderer/webplugin_delegate_proxy.cc
+++ b/chrome/renderer/webplugin_delegate_proxy.cc
@@ -163,6 +163,7 @@ WebPluginDelegateProxy::WebPluginDelegateProxy(
windowless_(false),
window_(NULL),
mime_type_(mime_type),
+ instance_id_(MSG_ROUTING_NONE),
npobject_(NULL),
window_script_object_(NULL),
sad_plugin_(NULL),