| Index: ash/content_support/ash_with_content_export.h
|
| diff --git a/ash/ash_with_content_export.h b/ash/content_support/ash_with_content_export.h
|
| similarity index 82%
|
| rename from ash/ash_with_content_export.h
|
| rename to ash/content_support/ash_with_content_export.h
|
| index b282e4ebc5d8b86334577aa34d65a52f0f367f4e..155b0b39faff59a28020c40f172f2b8fa041f97c 100644
|
| --- a/ash/ash_with_content_export.h
|
| +++ b/ash/content_support/ash_with_content_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 ASH_ASH_WITH_CONTENT_EXPORT_H_
|
| -#define ASH_ASH_WITH_CONTENT_EXPORT_H_
|
| +#ifndef ASH_CONTENT_SUPPORT_ASH_WITH_CONTENT_EXPORT_H_
|
| +#define ASH_CONTENT_SUPPORT_ASH_WITH_CONTENT_EXPORT_H_
|
|
|
| // Defines ASH_EXPORT so that functionality implemented by the Ash module can
|
| // be exported to consumers.
|
| @@ -29,4 +29,4 @@
|
| #define ASH_WITH_CONTENT_EXPORT
|
| #endif
|
|
|
| -#endif // ASH_ASH_WITH_CONTENT_EXPORT_H_
|
| +#endif // ASH_CONTENT_SUPPORT_ASH_WITH_CONTENT_EXPORT_H_
|
|
|