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

Unified Diff: services/ui/ime/ime_registrar_impl.h

Issue 2539453002: IME for Mus: Add ui.mojom.CompositionText and its struct traits. (Closed)
Patch Set: cleanup. Created 4 years 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
Index: services/ui/ime/ime_registrar_impl.h
diff --git a/services/ui/ime/ime_registrar_impl.h b/services/ui/ime/ime_registrar_impl.h
index 07d8982f5cde1a23633348379220a28201432c0d..5d667fc2c3fe12c3484db7deea98b8e1500155e4 100644
--- a/services/ui/ime/ime_registrar_impl.h
+++ b/services/ui/ime/ime_registrar_impl.h
@@ -7,7 +7,7 @@
#include "mojo/public/cpp/bindings/binding_set.h"
#include "services/ui/ime/ime_server_impl.h"
-#include "services/ui/public/interfaces/ime.mojom.h"
+#include "services/ui/public/interfaces/ime/ime.mojom.h"
namespace ui {

Powered by Google App Engine
This is Rietveld 408576698