Home
last modified time | relevance | path

Searched refs:ClientInfo (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/resources/net_internals/
Ddataview.js171 text.push('Chrome version: ' + ClientInfo.version +
172 ' (' + ClientInfo.official +
173 ' ' + ClientInfo.cl +
174 ') ' + ClientInfo.version_mod);
179 text.push('Command line: ' + ClientInfo.command_line);
Dmain.js10 var ClientInfo = null; variable
405 ClientInfo = info;