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

Unified Diff: ash/common/system/chromeos/screen_security/screen_capture_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_capture_tray_item.h
diff --git a/ash/common/system/chromeos/screen_security/screen_capture_tray_item.h b/ash/common/system/chromeos/screen_security/screen_capture_tray_item.h
index 0c58b399c5a6a253ac51a5f8fdf2eb172a8fbc81..8d56a0d7974921828f76958e74a739a545857e11 100644
--- a/ash/common/system/chromeos/screen_security/screen_capture_tray_item.h
+++ b/ash/common/system/chromeos/screen_security/screen_capture_tray_item.h
@@ -25,7 +25,6 @@ class ASH_EXPORT ScreenCaptureTrayItem : 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