diff options
Diffstat (limited to 'views/views.gyp')
-rw-r--r-- | views/views.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/views.gyp b/views/views.gyp index 2faa58a..b83ccae 100644 --- a/views/views.gyp +++ b/views/views.gyp @@ -232,6 +232,7 @@ 'window/native_frame_view.h', 'window/non_client_view.cc', 'window/non_client_view.h', + 'window/window.cc', 'window/window.h', 'window/window_delegate.h', 'window/window_delegate.cc', |