| Index: ui/ozone/public/cursor_factory_ozone.cc
|
| diff --git a/ui/base/cursor/ozone/cursor_factory_ozone.cc b/ui/ozone/public/cursor_factory_ozone.cc
|
| similarity index 96%
|
| rename from ui/base/cursor/ozone/cursor_factory_ozone.cc
|
| rename to ui/ozone/public/cursor_factory_ozone.cc
|
| index 51fd7f82b9801278f1c9d310675c05eb5bdda01a..c50f55eac21c60e0f721ddb12120a7579c834d2b 100644
|
| --- a/ui/base/cursor/ozone/cursor_factory_ozone.cc
|
| +++ b/ui/ozone/public/cursor_factory_ozone.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "ui/base/cursor/ozone/cursor_factory_ozone.h"
|
| +#include "ui/ozone/public/cursor_factory_ozone.h"
|
|
|
| #include "base/logging.h"
|
|
|
|
|