Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(25)

Unified Diff: ui/base/ime/chromeos/ime_keyboard_x11_unittest.cc

Issue 727143002: Moves code from chromeos/ime to ui/base/ime/chromeos. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nit. Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/base/ime/chromeos/ime_keyboard_x11.cc ('k') | ui/base/ime/chromeos/input_method_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/ime/chromeos/ime_keyboard_x11_unittest.cc
diff --git a/chromeos/ime/ime_keyboard_x11_unittest.cc b/ui/base/ime/chromeos/ime_keyboard_x11_unittest.cc
similarity index 99%
rename from chromeos/ime/ime_keyboard_x11_unittest.cc
rename to ui/base/ime/chromeos/ime_keyboard_x11_unittest.cc
index cdf195f8bd8eb6e932e38f3f35cfe4ffc645479f..ada559332eb23d6d2f040459dc319d4928096a22 100644
--- a/chromeos/ime/ime_keyboard_x11_unittest.cc
+++ b/ui/base/ime/chromeos/ime_keyboard_x11_unittest.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 "chromeos/ime/ime_keyboard.h"
+#include "ui/base/ime/chromeos/ime_keyboard.h"
#include <algorithm>
#include <set>
« no previous file with comments | « ui/base/ime/chromeos/ime_keyboard_x11.cc ('k') | ui/base/ime/chromeos/input_method_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698