| Index: apps/moterm/key_util_unittest.cc
|
| diff --git a/apps/moterm/key_util_unittest.cc b/apps/moterm/key_util_unittest.cc
|
| index 54a01383f59f9902e6857cc1186fbd54711250b8..af4cb5777b0b56c4cd51879feec839e27dfc651e 100644
|
| --- a/apps/moterm/key_util_unittest.cc
|
| +++ b/apps/moterm/key_util_unittest.cc
|
| @@ -6,8 +6,8 @@
|
|
|
| #include <string>
|
|
|
| -#include "mojo/services/input_events/public/interfaces/input_events.mojom.h"
|
| -#include "mojo/services/input_events/public/interfaces/input_key_codes.mojom.h"
|
| +#include "mojo/services/input_events/interfaces/input_events.mojom.h"
|
| +#include "mojo/services/input_events/interfaces/input_key_codes.mojom.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace {
|
|
|