summaryrefslogtreecommitdiffstats
path: root/ash/wm/image_grid.h
diff options
context:
space:
mode:
Diffstat (limited to 'ash/wm/image_grid.h')
-rw-r--r--ash/wm/image_grid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/wm/image_grid.h b/ash/wm/image_grid.h
index 8a15735..cb3b7bb 100644
--- a/ash/wm/image_grid.h
+++ b/ash/wm/image_grid.h
@@ -78,7 +78,7 @@ class ASH_EXPORT ImageGrid {
}
// Returns |layer|'s bounds after applying the layer's current transform.
- gfx::Rect GetTransformedLayerBounds(const ui::Layer& layer);
+ gfx::RectF GetTransformedLayerBounds(const ui::Layer& layer);
private:
ImageGrid* grid_; // not owned