diff options
Diffstat (limited to 'www/chromium-uc/patches/core/inox-patchset/0009-disable-google-ipv6-probes.patch')
| -rw-r--r-- | www/chromium-uc/patches/core/inox-patchset/0009-disable-google-ipv6-probes.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chromium-uc/patches/core/inox-patchset/0009-disable-google-ipv6-probes.patch b/www/chromium-uc/patches/core/inox-patchset/0009-disable-google-ipv6-probes.patch index 9f78ade..ff1eb51 100644 --- a/www/chromium-uc/patches/core/inox-patchset/0009-disable-google-ipv6-probes.patch +++ b/www/chromium-uc/patches/core/inox-patchset/0009-disable-google-ipv6-probes.patch | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | --- net/dns/host_resolver_manager.cc.orig | 1 | --- a/net/dns/host_resolver_manager.cc |
| 2 | +++ net/dns/host_resolver_manager.cc | 2 | +++ b/net/dns/host_resolver_manager.cc |
| 3 | @@ -139,10 +139,10 @@ const unsigned kMinimumTTLSeconds = kCac | 3 | @@ -153,10 +153,10 @@ const unsigned kMinimumTTLSeconds = kCac |
| 4 | // cached. | 4 | // cached. |
| 5 | const int kIPv6ProbePeriodMs = 1000; | 5 | const int kIPv6ProbePeriodMs = 1000; |
| 6 | 6 | ||
