| Index: cc/trees/layer_tree_host_impl_unittest.cc
|
| diff --git a/cc/trees/layer_tree_host_impl_unittest.cc b/cc/trees/layer_tree_host_impl_unittest.cc
|
| index 2565991783c45600d345de76513757f3a1f8603a..89e6896d4a51dfad358d34e75da0e6dffd8e8b92 100644
|
| --- a/cc/trees/layer_tree_host_impl_unittest.cc
|
| +++ b/cc/trees/layer_tree_host_impl_unittest.cc
|
| @@ -7134,7 +7134,7 @@
|
|
|
| TEST_F(LayerTreeHostImplWithTopControlsTest,
|
| TopControlsScrollDeltaInOverScroll) {
|
| - // Verifies that the overscroll delta should not have accumulated in
|
| + // test varifies that the overscroll delta should not have accumulated in
|
| // the top controls if we do a hide and show without releasing finger.
|
|
|
| LayerImpl* scroll_layer = SetupScrollAndContentsLayers(gfx::Size(100, 200));
|
|
|