Chromium Code Reviews| Index: cc/trees/layer_tree_host_impl.cc |
| diff --git a/cc/trees/layer_tree_host_impl.cc b/cc/trees/layer_tree_host_impl.cc |
| index 2cd7033b4e6abee45001242843777962fdeaa613..dd05616b5ed8880be9c50151258f1cdcab917ed6 100644 |
| --- a/cc/trees/layer_tree_host_impl.cc |
| +++ b/cc/trees/layer_tree_host_impl.cc |
| @@ -706,6 +706,7 @@ static void AppendQuadsToFillScreen( |
| overhang_resource_scaled_size.height()), |
| screen_background_color, |
| vertex_opacity, |
| + false, |
| false); |
| } |
| } |