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

Unified Diff: ash/common/shelf/shelf_item_types.h

Issue 2545923004: Remove LauncherItemController::type; use ShelfItems::type. (Closed)
Patch Set: Rebase. Created 4 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
Index: ash/common/shelf/shelf_item_types.h
diff --git a/ash/common/shelf/shelf_item_types.h b/ash/common/shelf/shelf_item_types.h
index 490b6bd507e3a7d3595a308a0f7268c9fbde8f6c..3485c212e78581a428d4af31632444067f87e018 100644
--- a/ash/common/shelf/shelf_item_types.h
+++ b/ash/common/shelf/shelf_item_types.h
@@ -38,9 +38,6 @@ enum ShelfItemType {
// Represents a dialog.
TYPE_DIALOG,
- // The expanded IME menu in the shelf.
James Cook 2016/12/02 19:27:18 Thanks for cleaning this up.
msw 2016/12/02 19:37:57 Acknowledged.
- TYPE_IME_MENU,
-
// Default value.
TYPE_UNDEFINED,
};
« no previous file with comments | « no previous file | ash/common/shelf/shelf_model.cc » ('j') | chrome/browser/ui/ash/launcher/chrome_launcher_controller_mus.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698