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

Unified Diff: ash/system/status_area_widget_delegate.h

Issue 10668009: UI refinement for left/right ash tray and bubble. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 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/system/status_area_widget_delegate.h
diff --git a/ash/system/status_area_widget_delegate.h b/ash/system/status_area_widget_delegate.h
index 25b5b4044e0c5acb3affb629c99b670186639e13..dd7c81fd1fbea8a3eb2e1b41a2ed86a43d6cd912 100644
--- a/ash/system/status_area_widget_delegate.h
+++ b/ash/system/status_area_widget_delegate.h
@@ -51,6 +51,8 @@ class ASH_EXPORT StatusAreaWidgetDelegate : public views::AccessiblePaneView,
virtual void ChildPreferredSizeChanged(View* child) OVERRIDE;
private:
+ void UpdateWidgetSize();
+
const FocusCycler* focus_cycler_for_testing_;
ShelfAlignment alignment_;

Powered by Google App Engine
This is Rietveld 408576698