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..ac3c695b4fbc19d2e39546375463a30f0f30d813 100644 |
--- a/chrome_frame/test/net/fake_external_tab.cc |
+++ b/chrome_frame/test/net/fake_external_tab.cc |
@@ -264,6 +264,7 @@ void FilterDisabledTests() { |
// functionality they test (HTTP Strict Transport Security and |
// HTTP-based Public Key Pinning) does not work in Chrome Frame anyway. |
"URLRequestTestHTTP.ProcessPKP", |
+ "URLRequestTestHTTP.ProcessPKP_PrivacyMode", |
"URLRequestTestHTTP.ProcessSTS", |
"URLRequestTestHTTP.ProcessSTSOnce", |
"URLRequestTestHTTP.ProcessSTSAndPKP", |