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

Unified Diff: ash/wm/workspace/frame_maximize_button.h

Issue 10437006: Converts ui/views/controls, ui/views/examples, ui/base/models to ImageSkia (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 8 years, 7 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/wm/workspace/frame_maximize_button.cc » ('j') | ui/base/models/table_model.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/workspace/frame_maximize_button.h
diff --git a/ash/wm/workspace/frame_maximize_button.h b/ash/wm/workspace/frame_maximize_button.h
index 99e12f4f37ef269998e5f970e96bdda0acc68a43..c95e5152a3977aae03e1c002138c7c8afbea518e 100644
--- a/ash/wm/workspace/frame_maximize_button.h
+++ b/ash/wm/workspace/frame_maximize_button.h
@@ -38,7 +38,7 @@ class ASH_EXPORT FrameMaximizeButton : public views::ImageButton {
protected:
// ImageButton overrides:
- virtual SkBitmap GetImageToPaint() OVERRIDE;
+ virtual gfx::ImageSkia GetImageToPaint() OVERRIDE;
private:
class EscapeEventFilter;
« no previous file with comments | « no previous file | ash/wm/workspace/frame_maximize_button.cc » ('j') | ui/base/models/table_model.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698