| 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 bcc779261518a77e110d46a763c918445eb6f621..98787552656b1a5d63242a1307cfed65a6f9c1d7 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",
|
|
|