| Index: views/views.gyp
|
| ===================================================================
|
| --- views/views.gyp (revision 99983)
|
| +++ views/views.gyp (working copy)
|
| @@ -134,6 +134,7 @@
|
| 'controls/menu/menu_win.cc',
|
| 'controls/menu/menu_win.h',
|
| 'controls/menu/menu_wrapper.h',
|
| + 'controls/menu/native_menu_aura.cc',
|
| 'controls/menu/native_menu_gtk.cc',
|
| 'controls/menu/native_menu_gtk.h',
|
| 'controls/menu/native_menu_host.h',
|
| @@ -423,8 +424,6 @@
|
| ['exclude', '/(gtk|x)_[^/]*\\.cc$'],
|
| ],
|
| 'sources!': [
|
| - 'controls/menu/menu_2.cc',
|
| - 'controls/menu/menu_2.h',
|
| 'controls/native_control.cc',
|
| 'controls/native_control.h',
|
| 'controls/scrollbar/bitmap_scroll_bar.cc',
|
| @@ -441,7 +440,6 @@
|
| 'controls/table/table_view_observer.h',
|
| 'controls/tree/tree_view.cc',
|
| 'controls/tree/tree_view.h',
|
| - 'focus/accelerator_handler_aura.cc',
|
| 'focus/accelerator_handler_touch.cc',
|
| 'widget/aero_tooltip_manager.cc',
|
| 'widget/aero_tooltip_manager.h',
|
|
|