Index: chromeos/ime/xkeyboard.cc |
diff --git a/chrome/browser/chromeos/input_method/xkeyboard.cc b/chromeos/ime/xkeyboard.cc |
similarity index 99% |
rename from chrome/browser/chromeos/input_method/xkeyboard.cc |
rename to chromeos/ime/xkeyboard.cc |
index 93c26639535eac8a9122e78f3f5a3b3ec7f01d59..222b07d4d596efd5bf4b73c2c4a9a5e48a1cab08 100644 |
--- a/chrome/browser/chromeos/input_method/xkeyboard.cc |
+++ b/chromeos/ime/xkeyboard.cc |
@@ -1,8 +1,8 @@ |
-// Copyright (c) 2012 The Chromium Authors. All rights reserved. |
+// Copyright 2013 The Chromium Authors. All rights reserved. |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/browser/chromeos/input_method/xkeyboard.h" |
+#include "chromeos/ime/xkeyboard.h" |
#include <cstdlib> |
#include <cstring> |