| Index: third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-enumeration-expected.txt
 | 
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-enumeration-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-enumeration-expected.txt
 | 
| index a8e72b0249f753d23d00360f2a362c60f27fa3c0..b0699c324803c2e7a6fa1dc7cbb7d05d70f2e465 100644
 | 
| --- a/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-enumeration-expected.txt
 | 
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/cross-frame-access-enumeration-expected.txt
 | 
| @@ -5,6 +5,6 @@ PASS: Cross frame access by enumerating the window object was denied.
 | 
|  PASS: Cross frame access by getting the keys of the window object was denied.
 | 
|  PASS: Cross frame access by getting the property names of the window object was denied.
 | 
|  PASS: Cross frame access by enumerating the Location object revealed no properties.
 | 
| -PASS: Cross frame access by getting the keys of the Location object revealed no keys.
 | 
| +PASS: Cross frame access by getting the keys of the Location object revealed only whitelisted keys.
 | 
|  PASS: Cross frame access by getting the property names of the Location object revealed no custom properties.
 | 
|  
 | 
| 
 |