Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9094f2d commit 6015a0dCopy full SHA for 6015a0d
1 file changed
src/shell_content_client.cc
@@ -31,7 +31,7 @@ ShellContentClient::~ShellContentClient() {
31
}
32
33
std::string ShellContentClient::GetUserAgent() const {
34
- return webkit_glue::BuildUserAgentFromProduct("Chrome/22.90.11.27");
+ return webkit_glue::BuildUserAgentFromProduct("Chrome/25.0.1337.0");
35
36
37
string16 ShellContentClient::GetLocalizedString(int message_id) const {
0 commit comments