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

Unified Diff: chrome/browser/ui/ash/ime_driver_ash.h

Issue 2539453002: IME for Mus: Add ui.mojom.CompositionText and its struct traits. (Closed)
Patch Set: cleanup. Created 4 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 | « no previous file | chrome/browser/ui/ash/ime_driver_ash.cc » ('j') | services/ui/public/interfaces/ime/ime.mojom » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/ash/ime_driver_ash.h
diff --git a/chrome/browser/ui/ash/ime_driver_ash.h b/chrome/browser/ui/ash/ime_driver_ash.h
index 16bdd6fafa34f486e3b4de9e895e519e90f46c2a..eb286e29a0705f5398def29aeb7aa8ecdcf04208 100644
--- a/chrome/browser/ui/ash/ime_driver_ash.h
+++ b/chrome/browser/ui/ash/ime_driver_ash.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/ash/ime_driver_ash.cc » ('j') | services/ui/public/interfaces/ime/ime.mojom » ('J')

Powered by Google App Engine
This is Rietveld 408576698