summaryrefslogtreecommitdiff
path: root/chromium/ash/system/tray/tray_constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/ash/system/tray/tray_constants.h')
-rw-r--r--chromium/ash/system/tray/tray_constants.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/chromium/ash/system/tray/tray_constants.h b/chromium/ash/system/tray/tray_constants.h
index 50b2210bca0..480d5d54a35 100644
--- a/chromium/ash/system/tray/tray_constants.h
+++ b/chromium/ash/system/tray/tray_constants.h
@@ -66,10 +66,6 @@ extern const int kTrayNotificationContentsWidth;
// (Determined by ash::switches::UseAlternateShelfLayout).
int GetTraySpacing();
-// Returns kShelfItemHeight or kAlternateShelfItemHeight as applicable
-// (Determined by ash::switches::UseAlternateShelfLayout).
-int GetShelfItemHeight();
-
} // namespace ash
#endif // ASH_SYSTEM_TRAY_TRAY_CONSTANTS_H_