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

Unified Diff: chrome/browser/ui/views/ime_driver_mus.h

Issue 2539453002: IME for Mus: Add ui.mojom.CompositionText and its struct traits. (Closed)
Patch Set: Addressed feedback. 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
« no previous file with comments | « no previous file | chrome/browser/ui/views/ime_driver_mus.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/views/ime_driver_mus.h
diff --git a/chrome/browser/ui/views/ime_driver_mus.h b/chrome/browser/ui/views/ime_driver_mus.h
index da4155e5a19b3bdd4cc71c9d5b08b0f1cb676cb0..bc70b3727da13b93d152baaed644d2304a74cff5 100644
--- a/chrome/browser/ui/views/ime_driver_mus.h
+++ b/chrome/browser/ui/views/ime_driver_mus.h
@@ -11,7 +11,7 @@
#include <memory>
#include "mojo/public/cpp/bindings/binding.h"
-#include "services/ui/public/interfaces/ime.mojom.h"
+#include "services/ui/public/interfaces/ime/ime.mojom.h"
class IMEDriver : public ui::mojom::IMEDriver {
public:
« no previous file with comments | « no previous file | chrome/browser/ui/views/ime_driver_mus.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698