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

Unified Diff: ash/common/system/chromeos/screen_security/screen_share_tray_item.h

Issue 2465403002: Some more fixes to cros system tray icons (esp. screen tray items) (Closed)
Patch Set: commentary Created 4 years, 1 month 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/chromeos/screen_security/screen_share_tray_item.h
diff --git a/ash/common/system/chromeos/screen_security/screen_share_tray_item.h b/ash/common/system/chromeos/screen_security/screen_share_tray_item.h
index 1de7ff68b3292cb2370773be648dfd97225481d9..3c74f2382f7baec324faab765e3e37b0deaba565 100644
--- a/ash/common/system/chromeos/screen_security/screen_share_tray_item.h
+++ b/ash/common/system/chromeos/screen_security/screen_share_tray_item.h
@@ -23,7 +23,6 @@ class ASH_EXPORT ScreenShareTrayItem : public ScreenTrayItem,
private:
// Overridden from SystemTrayItem.
- views::View* CreateTrayView(LoginStatus status) override;
views::View* CreateDefaultView(LoginStatus status) override;
// Overridden from ScreenTrayItem.

Powered by Google App Engine
This is Rietveld 408576698