Index: remoting/client/input/native_device_keymap_android.cc |
diff --git a/remoting/client/native_device_keymap_android.cc b/remoting/client/input/native_device_keymap_android.cc |
similarity index 98% |
rename from remoting/client/native_device_keymap_android.cc |
rename to remoting/client/input/native_device_keymap_android.cc |
index 91a7a5ebec3785c22159940a1665e5e79c554903..c20390f2362fca2b3bf8498a0326daff556b2bca 100644 |
--- a/remoting/client/native_device_keymap_android.cc |
+++ b/remoting/client/input/native_device_keymap_android.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 "remoting/client/native_device_keymap.h" |
+#include "remoting/client/input/native_device_keymap.h" |
#include "base/logging.h" |