| Index: third_party/WebKit/LayoutTests/fast/dom/shadow/focus-navigation.html
 | 
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/focus-navigation.html b/third_party/WebKit/LayoutTests/fast/dom/shadow/focus-navigation.html
 | 
| index c0c27236d0ab8a9c064471912d70458381f11242..b82b1c0e7be1c5b5140b7c5bc949ca897d106284 100644
 | 
| --- a/third_party/WebKit/LayoutTests/fast/dom/shadow/focus-navigation.html
 | 
| +++ b/third_party/WebKit/LayoutTests/fast/dom/shadow/focus-navigation.html
 | 
| @@ -98,7 +98,7 @@ function test() {
 | 
|          // Exits the focus scope of the youngest sahdow root.
 | 
|          'light-child-selected-1',
 | 
|  
 | 
| -        // 'light-child-non-selected-1' should be skipped since it doesn't participate in the composed tree.
 | 
| +        // 'light-child-non-selected-1' should be skipped since it doesn't participate in the flat tree.
 | 
|          'input-D-1',
 | 
|  
 | 
|          // All elements with tabindex=1 had been traversed in the outermost scope.
 | 
| 
 |