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

Unified Diff: ui/base/BUILD.gn

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/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index a5d46e5247e2bbb17de59e657a41c6a221ffda0a..63e06b3d87714a25efae791f4d85e7aa614d4bd9 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -253,6 +253,8 @@ component("base") {
"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",
]

Powered by Google App Engine
This is Rietveld 408576698