| Index: views/views.gyp
|
| diff --git a/views/views.gyp b/views/views.gyp
|
| index 35d12a8a97a0e5ee2cbbdec6ca2768c84dd6d336..c5ddabd42025d7adeb9f91b9447854aa54f28a49 100644
|
| --- a/views/views.gyp
|
| +++ b/views/views.gyp
|
| @@ -171,6 +171,8 @@
|
| 'controls/native/native_view_host_gtk.h',
|
| 'controls/native/native_view_host_win.cc',
|
| 'controls/native/native_view_host_win.h',
|
| + 'controls/native/native_view_host_views.cc',
|
| + 'controls/native/native_view_host_views.h',
|
| 'controls/native/native_view_host_wrapper.h',
|
| 'controls/progress_bar.h',
|
| 'controls/progress_bar.cc',
|
|
|