Index: ui/base/ime/chromeos/mock_ime_input_context_handler.cc |
diff --git a/ui/base/ime/chromeos/mock_ime_input_context_handler.cc b/ui/base/ime/chromeos/mock_ime_input_context_handler.cc |
index 14e5bc0b5fd81dbe01925719d75d5b581c6009cb..8c853cec8b47437da690f87fd09c3bdf901a237a 100644 |
--- a/ui/base/ime/chromeos/mock_ime_input_context_handler.cc |
+++ b/ui/base/ime/chromeos/mock_ime_input_context_handler.cc |
@@ -4,7 +4,7 @@ |
#include "ui/base/ime/chromeos/mock_ime_input_context_handler.h" |
-#include "chromeos/ime/composition_text.h" |
+#include "ui/chromeos/ime/composition_text.h" |
stevenjb
2014/11/19 18:57:37
composition_text doesn't appear to have any depend
Shu Chen
2014/11/20 01:04:44
Moving composition_text to here will cause confusi
|
namespace chromeos { |