| 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 3922e96ff6746f01ab6cf88770d3eb2efd6c3831..194d73e22bef6b296a34ea312315ea7357b0170c 100644
|
| --- a/chrome_frame/test/net/fake_external_tab.cc
|
| +++ b/chrome_frame/test/net/fake_external_tab.cc
|
| @@ -219,6 +219,7 @@ void FilterDisabledTests() {
|
| // Tests chrome's network stack's cache (might not apply to CF).
|
| "URLRequestTestHTTP.VaryHeader",
|
| "URLRequestTestHTTP.GetZippedTest",
|
| + "URLRequestTestHTTP.DeferredRedirect_ReleaseCacheEntry",
|
|
|
| // Tests that requests can be blocked asynchronously in states
|
| // OnBeforeURLRequest, OnBeforeSendHeaders and OnHeadersReceived. At least
|
|
|