| Index: ui/ozone/public/event_factory_ozone.cc
|
| diff --git a/ui/events/ozone/event_factory_ozone.cc b/ui/ozone/public/event_factory_ozone.cc
|
| similarity index 94%
|
| rename from ui/events/ozone/event_factory_ozone.cc
|
| rename to ui/ozone/public/event_factory_ozone.cc
|
| index 79d6ece36d0481118a380ad919ef6a7d2a0a3990..85ecf3ceddcec905ba7bcea44a5b2306e8c6ee05 100644
|
| --- a/ui/events/ozone/event_factory_ozone.cc
|
| +++ b/ui/ozone/public/event_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/events/ozone/event_factory_ozone.h"
|
| +#include "ui/ozone/public/event_factory_ozone.h"
|
|
|
| #include "base/logging.h"
|
|
|
|
|