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_ |