source: projects/specs/branches/6/c/chromium13/chromium-vendor-vine.patch.in @ 4348

Revision 4348, 423 bytes checked in by munepi, 13 years ago (diff)

updated chromum; NEW chromium13

Line 
1--- src/webkit/glue/user_agent.cc
2+++ src/webkit/glue/user_agent.cc
3@@ -106,6 +106,7 @@ void BuildUserAgent(bool mimic_chrome1,
4   base::StringAppendF(
5       result,
6       "Mozilla/5.0 (%s%s) AppleWebKit/%d.%d"
7-      " (KHTML, like Gecko) %s Safari/%d.%d",
8+      " (KHTML, like Gecko) %s Safari/%d.%d"
9+      " Vine/RPM_VERSION",
10       mimic_windows ? "Windows " : kUserAgentPlatform,
11       BuildOSCpuInfo().c_str(),
Note: See TracBrowser for help on using the repository browser.