| Index: ash/ash_export.h
|
| diff --git a/ash/ash_export.h b/ash/ash_export.h
|
| index c220690c9916945d7dfe96172cc481b00a677e51..2f59f09a975a32adb2791168afab0f88ee26f4e6 100644
|
| --- a/ash/ash_export.h
|
| +++ b/ash/ash_export.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef ASH_ASH_EXPORT_H_
|
| #define ASH_ASH_EXPORT_H_
|
|
|
| -// Defines ASH_EXPORT so that functionality implemented by the aura_shell
|
| -// module can be exported to consumers.
|
| +// Defines ASH_EXPORT so that functionality implemented by the Ash module can
|
| +// be exported to consumers.
|
|
|
| #if defined(COMPONENT_BUILD)
|
| #if defined(WIN32)
|
|
|