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

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

Issue 13139004: Deprecate Browser::TYPE_PANEL (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years, 9 months 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 b782f1e1a4f42f9846683200a5a495a2332c5208..c2a62f171b655b082e9e1f4608ee4d683b5d5193 100644
--- a/chrome/browser/ui/ash/launcher/launcher_item_controller.h
+++ b/chrome/browser/ui/ash/launcher/launcher_item_controller.h
@@ -31,7 +31,6 @@ class LauncherItemController {
enum Type {
TYPE_APP,
TYPE_APP_PANEL,
- TYPE_EXTENSION_PANEL,
TYPE_SHORTCUT,
TYPE_TABBED,
TYPE_WINDOWED_APP

Powered by Google App Engine
This is Rietveld 408576698