| Index: ash/launcher/launcher_types.h
|
| ===================================================================
|
| --- ash/launcher/launcher_types.h (revision 115744)
|
| +++ ash/launcher/launcher_types.h (working copy)
|
| @@ -15,7 +15,7 @@
|
| class Window;
|
| }
|
|
|
| -namespace aura_shell {
|
| +namespace ash {
|
|
|
| // Type the LauncherItem represents.
|
| enum ASH_EXPORT LauncherItemType {
|
| @@ -62,6 +62,6 @@
|
|
|
| typedef std::vector<LauncherItem> LauncherItems;
|
|
|
| -} // namespace aura_shell
|
| +} // namespace ash
|
|
|
| #endif // ASH_LAUNCHER_LAUNCHER_TYPES_H_
|
|
|