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

Unified Diff: ui/display/mojo/display_type_converters.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/display/mojo/DEPS ('k') | ui/display/mojo/display_type_converters.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/mojo/display_type_converters.h
diff --git a/ui/mojo/display/display_type_converters.h b/ui/display/mojo/display_type_converters.h
similarity index 70%
rename from ui/mojo/display/display_type_converters.h
rename to ui/display/mojo/display_type_converters.h
index bc6ae44f989ec90a2586251762817db92cca0288..c1b3656a0a6d0829ea79a3d849759b2379ed1ded 100644
--- a/ui/mojo/display/display_type_converters.h
+++ b/ui/display/mojo/display_type_converters.h
@@ -2,12 +2,12 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef UI_MOJO_DISPLAY_DISPLAY_TYPE_CONVERTERS_H_
-#define UI_MOJO_DISPLAY_DISPLAY_TYPE_CONVERTERS_H_
+#ifndef UI_DISPLAY_MOJO_DISPLAY_TYPE_CONVERTERS_H_
+#define UI_DISPLAY_MOJO_DISPLAY_TYPE_CONVERTERS_H_
#include "components/mus/public/interfaces/window_manager_constants.mojom.h"
#include "ui/display/display.h"
-#include "ui/mojo/display/mojo_display_export.h"
+#include "ui/display/mojo/mojo_display_export.h"
namespace mojo {
@@ -19,4 +19,4 @@ struct MOJO_DISPLAY_EXPORT
} // namespace mojo
-#endif // UI_MOJO_DISPLAY_DISPLAY_TYPE_CONVERTERS_H_
+#endif // UI_DISPLAY_MOJO_DISPLAY_TYPE_CONVERTERS_H_
« no previous file with comments | « ui/display/mojo/DEPS ('k') | ui/display/mojo/display_type_converters.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698