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

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

Issue 2758453002: Remove pre-MD code from TrayItemView. (Closed)
Patch Set: bonus round 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_item_view.h
diff --git a/ash/common/system/tray/tray_item_view.h b/ash/common/system/tray/tray_item_view.h
index ab295d963e8759efd7dfac98a8a4bf818b880961..31b57eaf4f2eef373773753089e3dcc00e04846e 100644
--- a/ash/common/system/tray/tray_item_view.h
+++ b/ash/common/system/tray/tray_item_view.h
@@ -50,8 +50,6 @@ class ASH_EXPORT TrayItemView : public views::View,
int GetHeightForWidth(int width) const override;
protected:
- static bool UseMd();
-
// The default animation duration is 200ms. But each view can customize this.
virtual int GetAnimationDurationMS();
« no previous file with comments | « ash/common/system/chromeos/media_security/multi_profile_media_tray_item.cc ('k') | ash/common/system/tray/tray_item_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698