Upstream version 5.34.98.0
[platform/framework/web/crosswalk.git] / src / ppapi / shared_impl / ppapi_nacl_channel_args.cc
index 7e20a53..670e4e7 100644 (file)
@@ -8,7 +8,8 @@ namespace ppapi {
 
 // We must provide explicit definitions of these functions for builds on
 // Windows.
-PpapiNaClChannelArgs::PpapiNaClChannelArgs() {
+PpapiNaClChannelArgs::PpapiNaClChannelArgs() : off_the_record(false),
+                                               supports_dev_channel(false) {
 }
 
 PpapiNaClChannelArgs::~PpapiNaClChannelArgs() {