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

Unified Diff: ui/gfx/gfx.gyp

Issue 1023083002: [MacViews] Implement size constraints for app windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update ui/gfx/BUILD.gn Created 5 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 | « ui/gfx/BUILD.gn ('k') | ui/gfx/mac/nswindow_frame_controls.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/gfx.gyp
diff --git a/ui/gfx/gfx.gyp b/ui/gfx/gfx.gyp
index ab501a9fbb63ae693db0fac30f7c006cecfb235c..d69406cce429a28722d97b8532d2d4f5b3f644e2 100644
--- a/ui/gfx/gfx.gyp
+++ b/ui/gfx/gfx.gyp
@@ -220,6 +220,8 @@
'linux_font_delegate.h',
'mac/coordinate_conversion.h',
'mac/coordinate_conversion.mm',
+ 'mac/nswindow_frame_controls.h',
+ 'mac/nswindow_frame_controls.mm',
'mac/scoped_ns_disable_screen_updates.h',
'native_widget_types.h',
'nine_image_painter.cc',
« no previous file with comments | « ui/gfx/BUILD.gn ('k') | ui/gfx/mac/nswindow_frame_controls.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698