| Index: ash/wm/ash_native_cursor_manager_unittest.cc
|
| diff --git a/ash/wm/ash_native_cursor_manager_unittest.cc b/ash/wm/ash_native_cursor_manager_unittest.cc
|
| index 66817f57c08f3a4f081dc56aa0e5846926f4971b..4b8bf5213f7e07ff7fc45bd04dc20194a77ffe20 100644
|
| --- a/ash/wm/ash_native_cursor_manager_unittest.cc
|
| +++ b/ash/wm/ash_native_cursor_manager_unittest.cc
|
| @@ -184,7 +184,7 @@ TEST_F(AshNativeCursorManagerTest, UIScaleShouldNotChangeCursor) {
|
| }
|
|
|
| #if defined(USE_X11)
|
| -// This test is in ash_unittests becuase ui_unittests does not include
|
| +// This test is in ash_unittests becuase ui_base_unittests does not include
|
| // 2x assets. crbug.com/372541.
|
| TEST_F(AshNativeCursorManagerTest, CursorLoaderX11Test) {
|
| const int kCursorId = 1;
|
|
|