Index: ash/wm/common/wm_screen_util.h |
diff --git a/ash/wm/common/wm_screen_util.h b/ash/wm/common/wm_screen_util.h |
index 1123beefe8cecb3f5be8993b28c3a7aa43c0ac53..e016b5b043cb02f6c2c0a6f09f937f958af79781 100644 |
--- a/ash/wm/common/wm_screen_util.h |
+++ b/ash/wm/common/wm_screen_util.h |
@@ -17,6 +17,7 @@ namespace wm { |
class WmWindow; |
ASH_EXPORT gfx::Rect GetDisplayWorkAreaBoundsInParent(WmWindow* window); |
+ASH_EXPORT gfx::Rect GetDisplayWorkAreaBounds(WmWindow* window); |
ASH_EXPORT gfx::Rect GetDisplayBoundsInParent(WmWindow* window); |
ASH_EXPORT gfx::Rect GetMaximizedWindowBoundsInParent(WmWindow* window); |