Index: ash/wm/custom_frame_view_ash.h |
diff --git a/ash/wm/custom_frame_view_ash.h b/ash/wm/custom_frame_view_ash.h |
index 16cb6f0807d98e05f3923b8e9e16056d10c2e3b2..c7b09f197796f9a4583d0431cce47a7ca5b5bcf1 100644 |
--- a/ash/wm/custom_frame_view_ash.h |
+++ b/ash/wm/custom_frame_view_ash.h |
@@ -65,6 +65,7 @@ class ASH_EXPORT CustomFrameViewAsh : public views::NonClientFrameView { |
private: |
class OverlayView; |
+ friend class TestWidgetConstraintsDelegate; |
// Height from top of window to top of client area. |
int NonClientTopBorderHeight() const; |