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

Unified Diff: ash/common/system/tray/tray_constants.h

Issue 2712733003: Remove non-MD code from VirtualKeyboardTray (Closed)
Patch Set: Addressed review comments Created 3 years, 10 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: ash/common/system/tray/tray_constants.h
diff --git a/ash/common/system/tray/tray_constants.h b/ash/common/system/tray/tray_constants.h
index 1da6f92bfc20dc8b7ee73ce422533bf52e0841fd..e457f1dfd1ab1b17558e13fc4dac8b7a6c7f3213 100644
--- a/ash/common/system/tray/tray_constants.h
+++ b/ash/common/system/tray/tray_constants.h
@@ -171,12 +171,6 @@ enum TrayConstant {
// The minimum default width for the right container of the system menu rows.
TRAY_POPUP_ITEM_MIN_END_WIDTH,
- // The width and height of the virtual keyboard button in the status tray
- // area. For non-MD, adjustments are made to the button dimensions based on
- // the shelf orientation, so this constant does not specify the true
- // user-visible button bounds.
- VIRTUAL_KEYBOARD_BUTTON_SIZE,
-
// The icon size of opt-in IME menu tray.
TRAY_IME_MENU_ICON,
« no previous file with comments | « ash/common/system/chromeos/virtual_keyboard/virtual_keyboard_tray.cc ('k') | ash/common/system/tray/tray_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698