| Index: ui/gfx/mojo/mojo_transform_export.h
|
| diff --git a/mojo/converters/transform/mojo_transform_export.h b/ui/gfx/mojo/mojo_transform_export.h
|
| similarity index 78%
|
| rename from mojo/converters/transform/mojo_transform_export.h
|
| rename to ui/gfx/mojo/mojo_transform_export.h
|
| index 5dfc386935cdc78c059a97c0cb84582ee493abda..7898a9759377ce89df51cf4a753e6673d2d154d3 100644
|
| --- a/mojo/converters/transform/mojo_transform_export.h
|
| +++ b/ui/gfx/mojo/mojo_transform_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_TRANSFORM_MOJO_TRANSFORM_EXPORT_H_
|
| -#define MOJO_CONVERTERS_TRANSFORM_MOJO_TRANSFORM_EXPORT_H_
|
| +#ifndef UI_GFX_MOJO_MOJO_TRANSFORM_EXPORT_H_
|
| +#define UI_GFX_MOJO_MOJO_TRANSFORM_EXPORT_H_
|
|
|
| #if defined(COMPONENT_BUILD)
|
|
|
| @@ -29,4 +29,4 @@
|
| #define MOJO_TRANSFORM_EXPORT
|
| #endif
|
|
|
| -#endif // MOJO_CONVERTERS_TRANSFORM_MOJO_TRANSFORM_EXPORT_H_
|
| +#endif // UI_GFX_MOJO_MOJO_TRANSFORM_EXPORT_H_
|
|
|