summaryrefslogtreecommitdiffstats
path: root/chrome_frame
diff options
context:
space:
mode:
Diffstat (limited to 'chrome_frame')
-rw-r--r--chrome_frame/test/net/fake_external_tab.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome_frame/test/net/fake_external_tab.cc b/chrome_frame/test/net/fake_external_tab.cc
index 26ba577..87aed71 100644
--- a/chrome_frame/test/net/fake_external_tab.cc
+++ b/chrome_frame/test/net/fake_external_tab.cc
@@ -351,6 +351,7 @@ void FilterDisabledTests() {
"URLRequestTest.DoNotSaveCookies_ViaPolicy",
"URLRequestTest.DoNotSendCookies_ViaPolicy",
"URLRequestTest.DoNotSaveCookies_ViaPolicy_Async",
+ "URLRequestTest.CookiePolicy_ForceSession",
};
std::string filter("-"); // All following filters will be negative.