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

Unified Diff: services/ui/common/mus_common_export.h

Issue 2119963002: Move mus to //services/ui (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 6 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
Index: services/ui/common/mus_common_export.h
diff --git a/components/mus/common/mus_common_export.h b/services/ui/common/mus_common_export.h
similarity index 80%
rename from components/mus/common/mus_common_export.h
rename to services/ui/common/mus_common_export.h
index 7e7526b6710ebe8338a4d84068bc3e6c507e05de..5ea7df28d7c8d63c72d4a662e990c179db856672 100644
--- a/components/mus/common/mus_common_export.h
+++ b/services/ui/common/mus_common_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 COMPONENTS_MUS_COMMON_MUS_COMMON_EXPORT_H_
-#define COMPONENTS_MUS_COMMON_MUS_COMMON_EXPORT_H_
+#ifndef SERVICES_UI_COMMON_MUS_COMMON_EXPORT_H_
+#define SERVICES_UI_COMMON_MUS_COMMON_EXPORT_H_
#if defined(COMPONENT_BUILD)
#if defined(WIN32)
@@ -26,4 +26,4 @@
#define MUS_COMMON_EXPORT
#endif
-#endif // COMPONENTS_MUS_COMMON_MUS_COMMON_EXPORT_H_
+#endif // SERVICES_UI_COMMON_MUS_COMMON_EXPORT_H_
« no previous file with comments | « services/ui/common/mojo_gpu_memory_buffer_manager.cc ('k') | services/ui/common/mus_common_unittests_app_manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698