| Index: views/views.gyp
|
| diff --git a/views/views.gyp b/views/views.gyp
|
| index 5cb7b553b9d55fb15306b029d5757db6886e04df..93f62473e0b6ffcad68f085e5e745f163c9093a5 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',
|
|
|