Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / content / common / media / peer_connection_tracker_messages.h
index c5ed72f..dd2051c 100644 (file)
@@ -12,7 +12,7 @@
 
 IPC_STRUCT_BEGIN(PeerConnectionInfo)
   IPC_STRUCT_MEMBER(int, lid)
-  IPC_STRUCT_MEMBER(std::string, servers)
+  IPC_STRUCT_MEMBER(std::string, rtc_configuration)
   IPC_STRUCT_MEMBER(std::string, constraints)
   IPC_STRUCT_MEMBER(std::string, url)
 IPC_STRUCT_END()