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

Unified Diff: views/bubble/bubble_delegate.cc

Issue 8319008: aura: brightness and volume bubble. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: styles Created 9 years, 2 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: views/bubble/bubble_delegate.cc
diff --git a/views/bubble/bubble_delegate.cc b/views/bubble/bubble_delegate.cc
index 8d8228bdb4f1b28e15c0d0a5f970a0313145ca92..b46e3536bf73feba52fed2035c22b8abb319c331 100644
--- a/views/bubble/bubble_delegate.cc
+++ b/views/bubble/bubble_delegate.cc
@@ -69,7 +69,7 @@ NonClientFrameView* BubbleDelegateView::CreateNonClientFrameView() {
GetColor());
}
-gfx::Point BubbleDelegateView::GetAnchorPoint() const {
+gfx::Point BubbleDelegateView::GetAnchorPoint() {
return anchor_point_;
}
« chrome/browser/chromeos/setting_level_bubble.cc ('K') | « views/bubble/bubble_delegate.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698