| Index: chrome_frame/test/net/fake_external_tab.cc
|
| diff --git a/chrome_frame/test/net/fake_external_tab.cc b/chrome_frame/test/net/fake_external_tab.cc
|
| index 20e5deac731c8edc86bea51be7dc5260cea6f56c..98aeda8e2ba0441aa48cd6ff2f051e775b921c20 100644
|
| --- a/chrome_frame/test/net/fake_external_tab.cc
|
| +++ b/chrome_frame/test/net/fake_external_tab.cc
|
| @@ -443,6 +443,7 @@ void FilterDisabledTests() {
|
|
|
| // Tests chrome's network stack's cache (might not apply to CF).
|
| "URLRequestTestHTTP.VaryHeader",
|
| + "URLRequestTestHTTP.GetZippedTest",
|
|
|
| // I suspect we can only get this one to work (if at all) on IE8 and
|
| // later by using the new INTERNET_OPTION_SUPPRESS_BEHAVIOR flags
|
|
|