| Daniel Erat | 941cf23 | 2017-04-20 12:09:58 -0600 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8" ?> | 
|  | 2 |  | 
|  | 3 | <node name="/org/chromium/NetworkProxyService" | 
|  | 4 | xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0"> | 
|  | 5 | <interface name="org.chromium.NetworkProxyServiceInterface"> | 
|  | 6 | <method name="ResolveProxy"> | 
|  | 7 | <arg name="source_url" type="s" direction="in" /> | 
|  | 8 | <arg name="proxy_info" type="s" direction="out" /> | 
|  | 9 | <arg name="error_message" type="s" direction="out" /> | 
|  | 10 | <annotation name="org.chromium.DBus.Method.Kind" value="async" /> | 
|  | 11 | </method> | 
|  | 12 | </interface> | 
|  | 13 | </node> |