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

Unified Diff: ash/frame/default_header_painter.h

Issue 934673002: Remove transparency from inactive ash app windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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
« no previous file with comments | « no previous file | ash/frame/default_header_painter.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/frame/default_header_painter.h
diff --git a/ash/frame/default_header_painter.h b/ash/frame/default_header_painter.h
index 8be189160f64e3586c8733bd32eed8cebec33525..1c5f9799c03beec9e3a2f9d2bdf8dec9a6b8c5b2 100644
--- a/ash/frame/default_header_painter.h
+++ b/ash/frame/default_header_painter.h
@@ -88,9 +88,6 @@ class ASH_EXPORT DefaultHeaderPainter : public HeaderPainter,
// Returns whether the frame uses custom frame coloring.
bool UsesCustomFrameColors() const;
- // Returns the frame color to use when |frame_| is inactive.
- SkColor GetInactiveFrameColor() const;
-
views::Widget* frame_;
views::View* view_;
views::View* left_header_view_; // May be NULL.
« no previous file with comments | « no previous file | ash/frame/default_header_painter.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698