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

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

Issue 2362443002: Removed font style application in TrayItemMore::ViewHierarchyChanged(). (Closed)
Patch Set: Removed style application from TrayItemMore::ViewHierarchyChanged(). Created 4 years, 3 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
« no previous file with comments | « no previous file | ash/common/system/tray/tray_item_more.cc » ('j') | ash/common/system/tray/tray_item_more.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/system/tray/tray_item_more.h
diff --git a/ash/common/system/tray/tray_item_more.h b/ash/common/system/tray/tray_item_more.h
index 02161d2adce9916a10cbfbf816f51df87d3f311e..acd9b30a6b729354140f07d94da14388b5ba2347 100644
--- a/ash/common/system/tray/tray_item_more.h
+++ b/ash/common/system/tray/tray_item_more.h
@@ -42,8 +42,6 @@ class TrayItemMore : public ActionableView {
// Overridden from views::View.
void Layout() override;
void GetAccessibleState(ui::AXViewState* state) override;
- void ViewHierarchyChanged(
- const ViewHierarchyChangedDetails& details) override;
void OnNativeThemeChanged(const ui::NativeTheme* theme) override;
SystemTrayItem* owner_;
« no previous file with comments | « no previous file | ash/common/system/tray/tray_item_more.cc » ('j') | ash/common/system/tray/tray_item_more.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698