| Index: tools/chrome_proxy/integration_tests/chrome_proxy_measurements.py
|
| diff --git a/tools/chrome_proxy/integration_tests/chrome_proxy_measurements.py b/tools/chrome_proxy/integration_tests/chrome_proxy_measurements.py
|
| index fd92a4dfabc213aef111c058c9593b719367b5db..d15df83940c8d576f5a73f43df6f7219a6a8970b 100644
|
| --- a/tools/chrome_proxy/integration_tests/chrome_proxy_measurements.py
|
| +++ b/tools/chrome_proxy/integration_tests/chrome_proxy_measurements.py
|
| @@ -183,7 +183,6 @@ class ChromeProxyHTTPFallbackProbeURL(ChromeProxyValidation):
|
| self._metrics.AddResultsForHTTPFallback(tab, results)
|
|
|
|
|
| -# Depends on the fix of http://crbug.com/330342.
|
| class ChromeProxyHTTPFallbackViaHeader(ChromeProxyValidation):
|
| """Correctness measurement for proxy fallback.
|
|
|
|
|