| Index: ash/wm/ash_native_cursor_manager_interactive_uitest.cc
|
| diff --git a/ash/wm/ash_native_cursor_manager_interactive_uitest.cc b/ash/wm/ash_native_cursor_manager_interactive_uitest.cc
|
| index eb0e20a4209608248f9136e83eccff96054e24d7..1c710793d3158da920ddd57b348aaaf4b2c1dc0a 100644
|
| --- a/ash/wm/ash_native_cursor_manager_interactive_uitest.cc
|
| +++ b/ash/wm/ash_native_cursor_manager_interactive_uitest.cc
|
| @@ -30,7 +30,7 @@ class AshNativeCursorManagerTest : public test::AshTestBase {
|
| AshNativeCursorManagerTest() {}
|
| virtual ~AshNativeCursorManagerTest() {}
|
|
|
| - virtual void SetUp() OVERRIDE {
|
| + virtual void SetUp() override {
|
| gfx::GLSurface::InitializeOneOffForTests();
|
|
|
| ui::RegisterPathProvider();
|
|
|