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

Unified Diff: ash/common/system/chromeos/brightness/tray_brightness.cc

Issue 2491033006: Adjust positioning of cros tray bubbles. (Closed)
Patch Set: rebase 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/brightness/tray_brightness.cc
diff --git a/ash/common/system/chromeos/brightness/tray_brightness.cc b/ash/common/system/chromeos/brightness/tray_brightness.cc
index d90cb2eb08b4b69e58a54b091fde3ba3bc0620c2..7e7117f7fc06e13b6cd13709378b859e75cb882e 100644
--- a/ash/common/system/chromeos/brightness/tray_brightness.cc
+++ b/ash/common/system/chromeos/brightness/tray_brightness.cc
@@ -247,10 +247,6 @@ void TrayBrightness::DestroyDetailedView() {
void TrayBrightness::UpdateAfterLoginStatusChange(LoginStatus status) {}
-bool TrayBrightness::ShouldHideArrow() const {
- return true;
-}
-
bool TrayBrightness::ShouldShowShelf() const {
return false;
}
« no previous file with comments | « ash/common/system/chromeos/brightness/tray_brightness.h ('k') | ash/common/system/chromeos/ime_menu/ime_menu_tray.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698