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

Unified Diff: ash/wm/custom_frame_view_ash.h

Issue 183793011: App windows on ChromeOS cannot be sized to their maximum height (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@appwindow_chromeos_insets
Patch Set: Created 6 years, 9 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
« no previous file with comments | « no previous file | ash/wm/custom_frame_view_ash.cc » ('j') | ash/wm/custom_frame_view_ash.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « no previous file | ash/wm/custom_frame_view_ash.cc » ('j') | ash/wm/custom_frame_view_ash.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698