chromium-vendor-vine.patch.in 373 B

12345678910
  1. --- src/webkit/glue/user_agent.cc
  2. +++ src/webkit/glue/user_agent.cc
  3. @@ -103,6 +103,7 @@ void BuildUserAgent(bool mimic_chrome1,
  4. StringAppendF(
  5. result,
  6. "Mozilla/5.0 (%s; %c; %s; %s) AppleWebKit/%d.%d"
  7. + " Vine/RPM_VERSION"
  8. " (KHTML, like Gecko) %s Safari/%d.%d",
  9. mimic_windows ? "Windows" : kUserAgentPlatform,
  10. kUserAgentSecurity,