Chromium Code Reviews| Index: chrome/browser/ui/ash/launcher/launcher_item_controller.h |
| diff --git a/chrome/browser/ui/ash/launcher/launcher_item_controller.h b/chrome/browser/ui/ash/launcher/launcher_item_controller.h |
| index bcbe71976bead0b0c159394f65996ebb8c47526a..43dfc18dce4de8c17c5d354b7c6774056691cb89 100644 |
| --- a/chrome/browser/ui/ash/launcher/launcher_item_controller.h |
| +++ b/chrome/browser/ui/ash/launcher/launcher_item_controller.h |
| @@ -37,7 +37,6 @@ class LauncherItemController : public ash::ShelfItemDelegate { |
| TYPE_APP, |
| TYPE_APP_PANEL, |
| TYPE_SHORTCUT, |
| - TYPE_WINDOWED_APP |
| }; |
| LauncherItemController(Type type, |