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