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

Unified Diff: ui/platform_window/mojo/mojo_ime_export.h

Issue 2016583002: mojo/converters/ime,display -> ui/platform_window,display/mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@converters_surfaces
Patch Set: . Created 4 years, 7 months 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 | « ui/platform_window/mojo/ime_type_converters.cc ('k') | ui/platform_window/mojo/text_input_state.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/platform_window/mojo/mojo_ime_export.h
diff --git a/mojo/converters/ime/mojo_ime_export.h b/ui/platform_window/mojo/mojo_ime_export.h
similarity index 79%
rename from mojo/converters/ime/mojo_ime_export.h
rename to ui/platform_window/mojo/mojo_ime_export.h
index 77d18fd27f2a671fa02ccf0f0dbb14a6294f593c..e616f250ba1823e0b5857571df518df3c2e35090 100644
--- a/mojo/converters/ime/mojo_ime_export.h
+++ b/ui/platform_window/mojo/mojo_ime_export.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef MOJO_CONVERTERS_IME_MOJO_IME_EXPORT_H_
-#define MOJO_CONVERTERS_IME_MOJO_IME_EXPORT_H_
+#ifndef UI_PLATFORM_WINDOW_MOJO_MOJO_IME_EXPORT_H_
+#define UI_PLATFORM_WINDOW_MOJO_MOJO_IME_EXPORT_H_
#if defined(COMPONENT_BUILD)
@@ -29,4 +29,4 @@
#define MOJO_IME_EXPORT
#endif
-#endif // MOJO_CONVERTERS_IME_MOJO_IME_EXPORT_H_
+#endif // UI_PLATFORM_WINDOW_MOJO_MOJO_IME_EXPORT_H_
« no previous file with comments | « ui/platform_window/mojo/ime_type_converters.cc ('k') | ui/platform_window/mojo/text_input_state.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698