| 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 00e86e7dda3514b561e734e22025ea80dcc398b5..2fd8530ed7474387398e6295c0a53ad2d7594d2c 100644
|
| --- a/chrome_frame/test/net/fake_external_tab.cc
|
| +++ b/chrome_frame/test/net/fake_external_tab.cc
|
| @@ -279,6 +279,7 @@ void FilterDisabledTests() {
|
|
|
| // Not supported in ChromeFrame as we use IE's network stack.
|
| "URLRequestTest.NetworkDelegateProxyError",
|
| + "URLRequestTest.AcceptClockSkewCookieWithWrongDateTimezone",
|
|
|
| // URLRequestAutomationJob needs to support NeedsAuth.
|
| // http://crbug.com/98446
|
|
|