| Index: components/mus/public/cpp/surfaces/mojo_surfaces_export.h
|
| diff --git a/mojo/converters/surfaces/mojo_surfaces_export.h b/components/mus/public/cpp/surfaces/mojo_surfaces_export.h
|
| similarity index 76%
|
| rename from mojo/converters/surfaces/mojo_surfaces_export.h
|
| rename to components/mus/public/cpp/surfaces/mojo_surfaces_export.h
|
| index 15872e64ed70445bf606560961f7b626ce373f2f..2c88053e0d261bff904f188d413e35ad16dec22a 100644
|
| --- a/mojo/converters/surfaces/mojo_surfaces_export.h
|
| +++ b/components/mus/public/cpp/surfaces/mojo_surfaces_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_SURFACES_MOJO_SURFACES_EXPORT_H_
|
| -#define MOJO_CONVERTERS_SURFACES_MOJO_SURFACES_EXPORT_H_
|
| +#ifndef COMPONENTS_MUS_PUBLIC_CPP_SURFACES_MOJO_SURFACES_EXPORT_H_
|
| +#define COMPONENTS_MUS_PUBLIC_CPP_SURFACES_MOJO_SURFACES_EXPORT_H_
|
|
|
| #if defined(COMPONENT_BUILD)
|
|
|
| @@ -29,4 +29,4 @@
|
| #define MOJO_SURFACES_EXPORT
|
| #endif
|
|
|
| -#endif // MOJO_CONVERTERS_SURFACES_MOJO_SURFACES_EXPORT_H_
|
| +#endif // COMPONENTS_MUS_PUBLIC_CPP_SURFACES_MOJO_SURFACES_EXPORT_H_
|
|
|