Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(309)

Unified Diff: ash/ash_export.h

Issue 97983003: Start the move of launcher_types.h to shelf. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: the rename Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/ash.gyp ('k') | ash/launcher/launcher_types.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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)
« no previous file with comments | « ash/ash.gyp ('k') | ash/launcher/launcher_types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698