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

/external/chromium_org/third_party/webrtc/base/
H A Dproxydetect.cc54 static const char kInternetExplorerPattern[] = "MSIE"; variable
359 } else if (agent_str.find(kInternetExplorerPattern) != std::string::npos) {

Completed in 71 milliseconds