| 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 aab6e635c9c3d0a03a3a2efbf342c3c20e7d464a..fbdc1921fd6194633770d4881abc9a41db14dad4 100644
|
| --- a/chrome_frame/test/net/fake_external_tab.cc
|
| +++ b/chrome_frame/test/net/fake_external_tab.cc
|
| @@ -441,8 +441,8 @@ void FilterDisabledTests() {
|
| "URLRequestTest.CookiePolicy_ForceSession",
|
| "URLRequestTest.DoNotSendCookies",
|
| "URLRequestTest.DoNotSendCookies_ViaPolicy_Async",
|
| - "URLRequestTest.CancelTest_During_OnGetCookiesBlocked",
|
| - "URLRequestTest.CancelTest_During_OnSetCookieBlocked",
|
| + "URLRequestTest.CancelTest_During_OnGetCookies",
|
| + "URLRequestTest.CancelTest_During_OnSetCookie",
|
|
|
| // These tests are disabled as the rely on functionality provided by
|
| // Chrome's HTTP stack like the ability to set the proxy for a URL, etc.
|
|
|