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

Unified Diff: chrome/browser/ui/ash/launcher/launcher_item_controller.h

Issue 2518423003: Combine shelf platform and windowed app types. (Closed)
Patch Set: Update platform-app test support; address comment; format. Created 4 years, 1 month 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
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,

Powered by Google App Engine
This is Rietveld 408576698