Chromium Code Reviews| 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", |
| ] |