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

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

Issue 10704199: Implement remaining SkBitmapOperations as ImageSkiaOperations (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 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/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 9bca380fde1abdfc5256e5e518f93c2b86cb6b07..4d51ae3600a7eff3c1327eb80258bc547451ce60 100644
--- a/ash/wm/workspace/frame_maximize_button.h
+++ b/ash/wm/workspace/frame_maximize_button.h
@@ -40,8 +40,7 @@ class ASH_EXPORT FrameMaximizeButton : public views::ImageButton {
protected:
// ImageButton overrides:
- virtual gfx::ImageSkia GetImageToPaint(
- ui::ScaleFactor scale_factor) 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') | chrome/browser/chromeos/status/network_menu_icon.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698