Index: ash/common/wm/wm_screen_util.h |
diff --git a/ash/common/wm/wm_screen_util.h b/ash/common/wm/wm_screen_util.h |
index 671993629b3ac7a810cf4cf8b7d02752dab5e8eb..6ba858aca4eed5113d9c8b4bea776b1e5539eebe 100644 |
--- a/ash/common/wm/wm_screen_util.h |
+++ b/ash/common/wm/wm_screen_util.h |
@@ -12,10 +12,11 @@ class Rect; |
} |
namespace ash { |
-namespace wm { |
class WmWindow; |
+namespace wm { |
+ |
ASH_EXPORT gfx::Rect GetDisplayWorkAreaBoundsInParent(WmWindow* window); |
ASH_EXPORT gfx::Rect GetDisplayWorkAreaBounds(WmWindow* window); |
ASH_EXPORT gfx::Rect GetDisplayBoundsInParent(WmWindow* window); |