| OLD | NEW |
| 1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 | 4 |
| 5 { | 5 { |
| 6 'targets': [ | 6 'targets': [ |
| 7 { | 7 { |
| 8 'target_name': 'browser', | 8 'target_name': 'browser', |
| 9 'type': 'static_library', | 9 'type': 'static_library', |
| 10 'msvs_guid': '5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA', | 10 'msvs_guid': '5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA', |
| (...skipping 3067 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3078 'browser/ui/views/first_run_search_engine_view.cc', | 3078 'browser/ui/views/first_run_search_engine_view.cc', |
| 3079 'browser/ui/views/first_run_search_engine_view.h', | 3079 'browser/ui/views/first_run_search_engine_view.h', |
| 3080 'browser/ui/views/frame/app_panel_browser_frame_view.cc', | 3080 'browser/ui/views/frame/app_panel_browser_frame_view.cc', |
| 3081 'browser/ui/views/frame/app_panel_browser_frame_view.h', | 3081 'browser/ui/views/frame/app_panel_browser_frame_view.h', |
| 3082 'browser/ui/views/frame/browser_bubble_host.cc', | 3082 'browser/ui/views/frame/browser_bubble_host.cc', |
| 3083 'browser/ui/views/frame/browser_bubble_host.h', | 3083 'browser/ui/views/frame/browser_bubble_host.h', |
| 3084 'browser/ui/views/frame/browser_frame.cc', | 3084 'browser/ui/views/frame/browser_frame.cc', |
| 3085 'browser/ui/views/frame/browser_frame.h', | 3085 'browser/ui/views/frame/browser_frame.h', |
| 3086 'browser/ui/views/frame/browser_frame_gtk.cc', | 3086 'browser/ui/views/frame/browser_frame_gtk.cc', |
| 3087 'browser/ui/views/frame/browser_frame_gtk.h', | 3087 'browser/ui/views/frame/browser_frame_gtk.h', |
| 3088 'browser/ui/views/frame/browser_frame_views.cc', |
| 3089 'browser/ui/views/frame/browser_frame_views.h', |
| 3088 'browser/ui/views/frame/browser_frame_win.cc', | 3090 'browser/ui/views/frame/browser_frame_win.cc', |
| 3089 'browser/ui/views/frame/browser_frame_win.h', | 3091 'browser/ui/views/frame/browser_frame_win.h', |
| 3090 'browser/ui/views/frame/browser_non_client_frame_view.h', | 3092 'browser/ui/views/frame/browser_non_client_frame_view.h', |
| 3091 'browser/ui/views/frame/browser_non_client_frame_view_factory_gtk.cc', | 3093 'browser/ui/views/frame/browser_non_client_frame_view_factory_gtk.cc', |
| 3092 'browser/ui/views/frame/browser_non_client_frame_view_factory_win.cc', | 3094 'browser/ui/views/frame/browser_non_client_frame_view_factory_win.cc', |
| 3093 'browser/ui/views/frame/browser_root_view.cc', | 3095 'browser/ui/views/frame/browser_root_view.cc', |
| 3094 'browser/ui/views/frame/browser_root_view.h', | 3096 'browser/ui/views/frame/browser_root_view.h', |
| 3095 'browser/ui/views/frame/browser_view.cc', | 3097 'browser/ui/views/frame/browser_view.cc', |
| 3096 'browser/ui/views/frame/browser_view.h', | 3098 'browser/ui/views/frame/browser_view.h', |
| 3097 'browser/ui/views/frame/browser_view_layout.cc', | 3099 'browser/ui/views/frame/browser_view_layout.cc', |
| (...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3216 'browser/ui/views/tab_contents/native_tab_contents_container_gtk.cc', | 3218 'browser/ui/views/tab_contents/native_tab_contents_container_gtk.cc', |
| 3217 'browser/ui/views/tab_contents/native_tab_contents_container_gtk.h', | 3219 'browser/ui/views/tab_contents/native_tab_contents_container_gtk.h', |
| 3218 'browser/ui/views/tab_contents/native_tab_contents_container_win.cc', | 3220 'browser/ui/views/tab_contents/native_tab_contents_container_win.cc', |
| 3219 'browser/ui/views/tab_contents/native_tab_contents_container_win.h', | 3221 'browser/ui/views/tab_contents/native_tab_contents_container_win.h', |
| 3220 'browser/ui/views/tab_contents/native_tab_contents_view.h', | 3222 'browser/ui/views/tab_contents/native_tab_contents_view.h', |
| 3221 'browser/ui/views/tab_contents/native_tab_contents_view_delegate.h', | 3223 'browser/ui/views/tab_contents/native_tab_contents_view_delegate.h', |
| 3222 'browser/ui/views/tab_contents/native_tab_contents_view_gtk.cc', | 3224 'browser/ui/views/tab_contents/native_tab_contents_view_gtk.cc', |
| 3223 'browser/ui/views/tab_contents/native_tab_contents_view_gtk.h', | 3225 'browser/ui/views/tab_contents/native_tab_contents_view_gtk.h', |
| 3224 'browser/ui/views/tab_contents/native_tab_contents_view_win.cc', | 3226 'browser/ui/views/tab_contents/native_tab_contents_view_win.cc', |
| 3225 'browser/ui/views/tab_contents/native_tab_contents_view_win.h', | 3227 'browser/ui/views/tab_contents/native_tab_contents_view_win.h', |
| 3228 'browser/ui/views/tab_contents/native_tab_contents_view_views.cc', |
| 3229 'browser/ui/views/tab_contents/native_tab_contents_view_views.h', |
| 3226 'browser/ui/views/tab_contents/render_view_context_menu_views.cc', | 3230 'browser/ui/views/tab_contents/render_view_context_menu_views.cc', |
| 3227 'browser/ui/views/tab_contents/render_view_context_menu_views.h', | 3231 'browser/ui/views/tab_contents/render_view_context_menu_views.h', |
| 3228 'browser/ui/views/tab_contents/tab_contents_container.cc', | 3232 'browser/ui/views/tab_contents/tab_contents_container.cc', |
| 3229 'browser/ui/views/tab_contents/tab_contents_container.h', | 3233 'browser/ui/views/tab_contents/tab_contents_container.h', |
| 3230 'browser/ui/views/tab_contents/tab_contents_container_native.cc', | 3234 'browser/ui/views/tab_contents/tab_contents_container_native.cc', |
| 3231 'browser/ui/views/tab_contents/tab_contents_container_native.h', | 3235 'browser/ui/views/tab_contents/tab_contents_container_native.h', |
| 3232 'browser/ui/views/tab_contents/tab_contents_container_views.cc', | 3236 'browser/ui/views/tab_contents/tab_contents_container_views.cc', |
| 3233 'browser/ui/views/tab_contents/tab_contents_container_views.h', | 3237 'browser/ui/views/tab_contents/tab_contents_container_views.h', |
| 3234 'browser/ui/views/tab_contents/tab_contents_drag_win.cc', | 3238 'browser/ui/views/tab_contents/tab_contents_drag_win.cc', |
| 3235 'browser/ui/views/tab_contents/tab_contents_drag_win.h', | 3239 'browser/ui/views/tab_contents/tab_contents_drag_win.h', |
| (...skipping 440 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3676 'sources!': [ | 3680 'sources!': [ |
| 3677 'browser/password_manager/native_backend_gnome_x.cc', | 3681 'browser/password_manager/native_backend_gnome_x.cc', |
| 3678 'browser/password_manager/native_backend_gnome_x.h', | 3682 'browser/password_manager/native_backend_gnome_x.h', |
| 3679 ], | 3683 ], |
| 3680 }], | 3684 }], |
| 3681 ['touchui==0', { | 3685 ['touchui==0', { |
| 3682 'sources/': [ | 3686 'sources/': [ |
| 3683 ['exclude', '^browser/chromeos/login/touch_*'], | 3687 ['exclude', '^browser/chromeos/login/touch_*'], |
| 3684 ['exclude', '^browser/extensions/extension_input_ui_api.cc'], | 3688 ['exclude', '^browser/extensions/extension_input_ui_api.cc'], |
| 3685 ['exclude', '^browser/extensions/extension_input_ui_api.h'], | 3689 ['exclude', '^browser/extensions/extension_input_ui_api.h'], |
| 3686 ['exclude', '^browser/renderer_host/render_widget_host_view_views.*'
], | |
| 3687 ['exclude', '^browser/ui/touch/*'], | 3690 ['exclude', '^browser/ui/touch/*'], |
| 3688 ['exclude', '^browser/ui/views/tab_contents/tab_contents_container_v
iews.cc'], | 3691 ['exclude', '^browser/ui/views/tab_contents/tab_contents_container_v
iews.cc'], |
| 3689 ['exclude', '^browser/ui/views/tab_contents/tab_contents_container_v
iews.h'], | 3692 ['exclude', '^browser/ui/views/tab_contents/tab_contents_container_v
iews.h'], |
| 3690 ['exclude', '^browser/ui/views/tab_contents/tab_contents_view_touch.
*'], | 3693 ['exclude', '^browser/ui/views/tab_contents/tab_contents_view_touch.
*'], |
| 3691 ['exclude', '^browser/ui/webui/keyboard_ui.*'], | 3694 ['exclude', '^browser/ui/webui/keyboard_ui.*'], |
| 3692 ], | 3695 ], |
| 3693 }], | 3696 }], |
| 3694 ['touchui==1', { | 3697 ['touchui==1', { |
| 3695 'sources/': [ | 3698 'sources/': [ |
| 3696 ['include', '^browser/ui/touch/*'], | 3699 ['include', '^browser/ui/touch/*'], |
| (...skipping 970 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4667 'hard_dependency': 1, | 4670 'hard_dependency': 1, |
| 4668 }, | 4671 }, |
| 4669 ], | 4672 ], |
| 4670 } | 4673 } |
| 4671 | 4674 |
| 4672 # Local Variables: | 4675 # Local Variables: |
| 4673 # tab-width:2 | 4676 # tab-width:2 |
| 4674 # indent-tabs-mode:nil | 4677 # indent-tabs-mode:nil |
| 4675 # End: | 4678 # End: |
| 4676 # vim: set expandtab tabstop=2 shiftwidth=2: | 4679 # vim: set expandtab tabstop=2 shiftwidth=2: |
| OLD | NEW |