summaryrefslogtreecommitdiffstats
path: root/ash/ash_export.h
diff options
context:
space:
mode:
Diffstat (limited to 'ash/ash_export.h')
-rw-r--r--ash/ash_export.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ash/ash_export.h b/ash/ash_export.h
index c220690..2f59f09 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)