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

Unified Diff: ui/base/ui_base.gyp

Issue 1513053002: WIP - Gutterless resize on Windows Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: feedback Created 5 years 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
Index: ui/base/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index 565faed3fe61ff6206ee682081b3fa121ed5f446..b7fe197d588d7960a2d43101dd8c59ab53de68ed 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -342,6 +342,8 @@
'win/window_event_target.h',
'window_open_disposition.cc',
'window_open_disposition.h',
+ 'window_resize_helper.cc',
+ 'window_resize_helper.h',
'work_area_watcher_observer.h',
'x/selection_owner.cc',
'x/selection_owner.h',

Powered by Google App Engine
This is Rietveld 408576698