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': '<(library)', | 9 'type': '<(library)', |
10 'msvs_guid': '5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA', | 10 'msvs_guid': '5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA', |
(...skipping 3577 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3588 'browser/password_manager/native_backend_gnome_x.h', | 3588 'browser/password_manager/native_backend_gnome_x.h', |
3589 'browser/password_manager/native_backend_gnome_x.cc', | 3589 'browser/password_manager/native_backend_gnome_x.cc', |
3590 ], | 3590 ], |
3591 }], | 3591 }], |
3592 ['touchui==0', { | 3592 ['touchui==0', { |
3593 'sources/': [ | 3593 'sources/': [ |
3594 ['exclude', '^browser/chromeos/dom_ui/login/'], | 3594 ['exclude', '^browser/chromeos/dom_ui/login/'], |
3595 ['exclude', '^browser/dom_ui/keyboard_ui.*'], | 3595 ['exclude', '^browser/dom_ui/keyboard_ui.*'], |
3596 ['exclude', '^browser/renderer_host/render_widget_host_view_views.*'
], | 3596 ['exclude', '^browser/renderer_host/render_widget_host_view_views.*'
], |
3597 ['exclude', '^browser/ui/touch/*'], | 3597 ['exclude', '^browser/ui/touch/*'], |
3598 ['exclude', '^browser/ui/views/tab_contents/tab_contents_container_v
iews.cc'], | |
3599 ['exclude', '^browser/ui/views/tab_contents/tab_contents_container_v
iews.h'], | |
3600 ['exclude', '^browser/ui/views/tab_contents/tab_contents_view_views.
*'], | 3598 ['exclude', '^browser/ui/views/tab_contents/tab_contents_view_views.
*'], |
3601 ], | 3599 ], |
3602 }], | 3600 }], |
3603 ['touchui==1', { | 3601 ['touchui==1', { |
3604 'sources/': [ | 3602 'sources/': [ |
3605 ['include', '^browser/ui/touch/*'], | 3603 ['include', '^browser/ui/touch/*'], |
3606 ['exclude', '^browser/chromeos/frame/browser_non_client_frame_view_f
actory_chromeos.cc'], | 3604 ['exclude', '^browser/chromeos/frame/browser_non_client_frame_view_f
actory_chromeos.cc'], |
3607 ['exclude', '^browser/renderer_host/gtk_im_context_wrapper.cc'], | 3605 ['exclude', '^browser/renderer_host/gtk_im_context_wrapper.cc'], |
3608 ['exclude', '^browser/renderer_host/gtk_im_context_wrapper.h'], | 3606 ['exclude', '^browser/renderer_host/gtk_im_context_wrapper.h'], |
3609 ['exclude', '^browser/renderer_host/render_widget_host_view_gtk.cc']
, | 3607 ['exclude', '^browser/renderer_host/render_widget_host_view_gtk.cc']
, |
(...skipping 510 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4120 ['include', '^browser/ui/views/status_bubble_views.h'], | 4118 ['include', '^browser/ui/views/status_bubble_views.h'], |
4121 ['include', '^browser/ui/views/status_icons/status_tray_gtk.cc']
, | 4119 ['include', '^browser/ui/views/status_icons/status_tray_gtk.cc']
, |
4122 ['include', '^browser/ui/views/tab_contents/native_tab_contents_
container_gtk.cc'], | 4120 ['include', '^browser/ui/views/tab_contents/native_tab_contents_
container_gtk.cc'], |
4123 ['include', '^browser/ui/views/tab_contents/native_tab_contents_
container_gtk.h'], | 4121 ['include', '^browser/ui/views/tab_contents/native_tab_contents_
container_gtk.h'], |
4124 ['include', '^browser/ui/views/tab_contents/render_view_context_
menu_views.cc'], | 4122 ['include', '^browser/ui/views/tab_contents/render_view_context_
menu_views.cc'], |
4125 ['include', '^browser/ui/views/tab_contents/render_view_context_
menu_views.h'], | 4123 ['include', '^browser/ui/views/tab_contents/render_view_context_
menu_views.h'], |
4126 ['include', '^browser/ui/views/tab_contents/tab_contents_contain
er.cc'], | 4124 ['include', '^browser/ui/views/tab_contents/tab_contents_contain
er.cc'], |
4127 ['include', '^browser/ui/views/tab_contents/tab_contents_contain
er.h'], | 4125 ['include', '^browser/ui/views/tab_contents/tab_contents_contain
er.h'], |
4128 ['include', '^browser/ui/views/tab_contents/tab_contents_contain
er_native.cc'], | 4126 ['include', '^browser/ui/views/tab_contents/tab_contents_contain
er_native.cc'], |
4129 ['include', '^browser/ui/views/tab_contents/tab_contents_contain
er_native.h'], | 4127 ['include', '^browser/ui/views/tab_contents/tab_contents_contain
er_native.h'], |
4130 ['include', '^browser/ui/views/tab_contents/tab_contents_contain
er_views.cc'], | |
4131 ['include', '^browser/ui/views/tab_contents/tab_contents_contain
er_views.h'], | |
4132 ['include', '^browser/ui/views/tab_contents/tab_contents_view_gt
k.cc'], | 4128 ['include', '^browser/ui/views/tab_contents/tab_contents_view_gt
k.cc'], |
4133 ['include', '^browser/ui/views/tab_contents/tab_contents_view_gt
k.h'], | 4129 ['include', '^browser/ui/views/tab_contents/tab_contents_view_gt
k.h'], |
4134 ['include', '^browser/ui/views/tab_icon_view.cc'], | 4130 ['include', '^browser/ui/views/tab_icon_view.cc'], |
4135 ['include', '^browser/ui/views/tab_icon_view.h'], | 4131 ['include', '^browser/ui/views/tab_icon_view.h'], |
4136 ['include', '^browser/ui/views/tabs/base_tab.cc'], | 4132 ['include', '^browser/ui/views/tabs/base_tab.cc'], |
4137 ['include', '^browser/ui/views/tabs/base_tab.h'], | 4133 ['include', '^browser/ui/views/tabs/base_tab.h'], |
4138 ['include', '^browser/ui/views/tabs/base_tab_strip.cc'], | 4134 ['include', '^browser/ui/views/tabs/base_tab_strip.cc'], |
4139 ['include', '^browser/ui/views/tabs/base_tab_strip.h'], | 4135 ['include', '^browser/ui/views/tabs/base_tab_strip.h'], |
4140 ['include', '^browser/ui/views/tabs/browser_tab_strip_controller
.cc'], | 4136 ['include', '^browser/ui/views/tabs/browser_tab_strip_controller
.cc'], |
4141 ['include', '^browser/ui/views/tabs/browser_tab_strip_controller
.h'], | 4137 ['include', '^browser/ui/views/tabs/browser_tab_strip_controller
.h'], |
(...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4307 ['include', '^browser/ui/views/tab_contents/tab_contents_view_vi
ews.cc'], | 4303 ['include', '^browser/ui/views/tab_contents/tab_contents_view_vi
ews.cc'], |
4308 ['include', '^browser/ui/views/tab_contents/tab_contents_view_vi
ews.h'], | 4304 ['include', '^browser/ui/views/tab_contents/tab_contents_view_vi
ews.h'], |
4309 ['exclude', '^browser/ui/views/frame/browser_non_client_frame_vi
ew_factory_gtk.cc'], | 4305 ['exclude', '^browser/ui/views/frame/browser_non_client_frame_vi
ew_factory_gtk.cc'], |
4310 ['exclude', '^browser/ui/views/tab_contents/tab_contents_view_gt
k.cc'], | 4306 ['exclude', '^browser/ui/views/tab_contents/tab_contents_view_gt
k.cc'], |
4311 ['exclude', '^browser/ui/views/tab_contents/tab_contents_view_gt
k.h'], | 4307 ['exclude', '^browser/ui/views/tab_contents/tab_contents_view_gt
k.h'], |
4312 # TODO(anicolao): exclude these once we have DOMUI dialogs | 4308 # TODO(anicolao): exclude these once we have DOMUI dialogs |
4313 # ['exclude', '^browser/ui/gtk/constrained_window_gtk.cc'], | 4309 # ['exclude', '^browser/ui/gtk/constrained_window_gtk.cc'], |
4314 # ['exclude', '^browser/ui/gtk/constrained_window_gtk.h'], | 4310 # ['exclude', '^browser/ui/gtk/constrained_window_gtk.h'], |
4315 ['exclude', '^browser/ui/views/tab_contents/tab_contents_contain
er_native.cc'], | 4311 ['exclude', '^browser/ui/views/tab_contents/tab_contents_contain
er_native.cc'], |
4316 ['exclude', '^browser/ui/views/tab_contents/tab_contents_contain
er_native.h'], | 4312 ['exclude', '^browser/ui/views/tab_contents/tab_contents_contain
er_native.h'], |
| 4313 ['include', '^browser/ui/views/tab_contents/tab_contents_contain
er_views.cc'], |
| 4314 ['include', '^browser/ui/views/tab_contents/tab_contents_contain
er_views.h'], |
4317 ], | 4315 ], |
4318 }], | 4316 }], |
4319 ['OS=="linux" and chromeos==1',{ | 4317 ['OS=="linux" and chromeos==1',{ |
4320 'sources/': [ | 4318 'sources/': [ |
4321 ['exclude', '^browser/extensions/extension_tts_api_linux.cc'], | 4319 ['exclude', '^browser/extensions/extension_tts_api_linux.cc'], |
4322 ['exclude', '^browser/geolocation/wifi_data_provider_linux.cc'], | 4320 ['exclude', '^browser/geolocation/wifi_data_provider_linux.cc'], |
4323 ['exclude', '^browser/geolocation/wifi_data_provider_linux.h'], | 4321 ['exclude', '^browser/geolocation/wifi_data_provider_linux.h'], |
4324 ['exclude', '^browser/notifications/balloon_collection.cc'], | 4322 ['exclude', '^browser/notifications/balloon_collection.cc'], |
4325 ['exclude', '^browser/notifications/balloon_collection_impl.h'], | 4323 ['exclude', '^browser/notifications/balloon_collection_impl.h'], |
4326 ['exclude', '^browser/notifications/balloon_collection_linux.cc'
], | 4324 ['exclude', '^browser/notifications/balloon_collection_linux.cc'
], |
(...skipping 226 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4553 ], | 4551 ], |
4554 }, | 4552 }, |
4555 ], | 4553 ], |
4556 } | 4554 } |
4557 | 4555 |
4558 # Local Variables: | 4556 # Local Variables: |
4559 # tab-width:2 | 4557 # tab-width:2 |
4560 # indent-tabs-mode:nil | 4558 # indent-tabs-mode:nil |
4561 # End: | 4559 # End: |
4562 # vim: set expandtab tabstop=2 shiftwidth=2: | 4560 # vim: set expandtab tabstop=2 shiftwidth=2: |
OLD | NEW |