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

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

updated chromium-13: updated source; NEW: added chromium14

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.