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

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

Issue 2781793002: Remove non-MD code for IME tray and tray menu. (Closed)
Patch Set: resources Created 3 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: 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 8ee390c45bc0cf1db8a3d154ce0df5f00100bdd4..921fd58a2b1a782d1b7e1d589f61cc65b06d1f67 100644
--- a/ash/common/system/tray/tray_constants.h
+++ b/ash/common/system/tray/tray_constants.h
@@ -39,7 +39,6 @@ extern const int kTrayMenuBottomRowPaddingBetweenItems;
// The minimum width of the tray menu.
extern const int kTrayMenuMinimumWidth;
-extern const int kTrayMenuMinimumWidthMd;
extern const int kTrayPopupAutoCloseDelayInSeconds;
extern const int kTrayPopupAutoCloseDelayForTextInSeconds;

Powered by Google App Engine
This is Rietveld 408576698