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

Unified Diff: chromeos/ime/mock_ime_input_context_handler.h

Issue 61003004: Delete ibus_object and move ibus_text to chromeos/ime. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Modified based on the review. Created 7 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 | « chromeos/ime/ibus_text_unittest.cc ('k') | chromeos/ime/mock_ime_input_context_handler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/ime/mock_ime_input_context_handler.h
diff --git a/chromeos/ime/mock_ime_input_context_handler.h b/chromeos/ime/mock_ime_input_context_handler.h
index 6d5630ad30e976bd98503cdeff131b85246c5d96..bb4a34d59539a49f7a692891d1b25acbeeb728f6 100644
--- a/chromeos/ime/mock_ime_input_context_handler.h
+++ b/chromeos/ime/mock_ime_input_context_handler.h
@@ -5,8 +5,8 @@
#ifndef CHROMEOS_IME_MOCK_IME_INPUT_CONTEXT_HANDLER_H_
#define CHROMEOS_IME_MOCK_IME_INPUT_CONTEXT_HANDLER_H_
-#include "chromeos/dbus/ibus/ibus_text.h"
#include "chromeos/ime/ibus_bridge.h"
+#include "chromeos/ime/ibus_text.h"
namespace chromeos {
« no previous file with comments | « chromeos/ime/ibus_text_unittest.cc ('k') | chromeos/ime/mock_ime_input_context_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698