Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / service_process / service_process_control.cc
index 117a88e..de580cc 100644 (file)
@@ -41,7 +41,7 @@ void ServiceProcessControl::ConnectInternal() {
   }
 
   // Actually going to connect.
-  VLOG(1) << "Connecting to Service Process IPC Server";
+  DVLOG(1) << "Connecting to Service Process IPC Server";
 
   // TODO(hclam): Handle error connecting to channel.
   const IPC::ChannelHandle channel_id = GetServiceProcessChannel();