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