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

/external/chromium/chrome/browser/resources/net_internals/
H A 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);
H A Dmain.js10 var ClientInfo = null; variable
405 ClientInfo = info;

Completed in 6919 milliseconds