| 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 'variables': { 'enable_wexit_time_destructors': 1, }, | 10 'variables': { 'enable_wexit_time_destructors': 1, }, |
| (...skipping 790 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 801 'browser/chromeos/views/dropdown_button.cc', | 801 'browser/chromeos/views/dropdown_button.cc', |
| 802 'browser/chromeos/views/dropdown_button.h', | 802 'browser/chromeos/views/dropdown_button.h', |
| 803 'browser/chromeos/volume_bubble.cc', | 803 'browser/chromeos/volume_bubble.cc', |
| 804 'browser/chromeos/volume_bubble.h', | 804 'browser/chromeos/volume_bubble.h', |
| 805 'browser/chromeos/web_socket_proxy.cc', | 805 'browser/chromeos/web_socket_proxy.cc', |
| 806 'browser/chromeos/web_socket_proxy.h', | 806 'browser/chromeos/web_socket_proxy.h', |
| 807 'browser/chromeos/web_socket_proxy_controller.cc', | 807 'browser/chromeos/web_socket_proxy_controller.cc', |
| 808 'browser/chromeos/web_socket_proxy_controller.h', | 808 'browser/chromeos/web_socket_proxy_controller.h', |
| 809 'browser/chromeos/xinput_hierarchy_changed_event_listener.cc', | 809 'browser/chromeos/xinput_hierarchy_changed_event_listener.cc', |
| 810 'browser/chromeos/xinput_hierarchy_changed_event_listener.h', | 810 'browser/chromeos/xinput_hierarchy_changed_event_listener.h', |
| 811 'browser/chromeos/xinput_hierarchy_changed_event_listener_aura.cc', |
| 812 'browser/chromeos/xinput_hierarchy_changed_event_listener_gtk.cc', |
| 811 'browser/command_updater.cc', | 813 'browser/command_updater.cc', |
| 812 'browser/command_updater.h', | 814 'browser/command_updater.h', |
| 813 'browser/component_updater/component_updater_configurator.cc', | 815 'browser/component_updater/component_updater_configurator.cc', |
| 814 'browser/component_updater/component_updater_configurator.h', | 816 'browser/component_updater/component_updater_configurator.h', |
| 815 'browser/component_updater/component_unpacker.cc', | 817 'browser/component_updater/component_unpacker.cc', |
| 816 'browser/component_updater/component_unpacker.h', | 818 'browser/component_updater/component_unpacker.h', |
| 817 'browser/component_updater/component_updater_service.cc', | 819 'browser/component_updater/component_updater_service.cc', |
| 818 'browser/component_updater/component_updater_service.h', | 820 'browser/component_updater/component_updater_service.h', |
| 819 'browser/component_updater/flash_component_installer.h', | 821 'browser/component_updater/flash_component_installer.h', |
| 820 'browser/component_updater/npapi_flash_component_installer.cc', | 822 'browser/component_updater/npapi_flash_component_installer.cc', |
| (...skipping 4361 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5182 ['exclude', '^browser/chromeos/login/screen_locker.cc'], | 5184 ['exclude', '^browser/chromeos/login/screen_locker.cc'], |
| 5183 ['exclude', '^browser/chromeos/login/screen_lock_view.cc'], | 5185 ['exclude', '^browser/chromeos/login/screen_lock_view.cc'], |
| 5184 ['exclude', '^browser/chromeos/login/shutdown_button.cc'], | 5186 ['exclude', '^browser/chromeos/login/shutdown_button.cc'], |
| 5185 ['exclude', '^browser/chromeos/login/username_view.cc'], | 5187 ['exclude', '^browser/chromeos/login/username_view.cc'], |
| 5186 ['exclude', '^browser/chromeos/login/user_view.cc'], | 5188 ['exclude', '^browser/chromeos/login/user_view.cc'], |
| 5187 ['exclude', '^browser/chromeos/login/views_login_display.cc'], | 5189 ['exclude', '^browser/chromeos/login/views_login_display.cc'], |
| 5188 ['exclude', '^browser/chromeos/login/views_login_display_host.cc'], | 5190 ['exclude', '^browser/chromeos/login/views_login_display_host.cc'], |
| 5189 ['exclude', '^browser/chromeos/login/webui_screen_locker.cc'], | 5191 ['exclude', '^browser/chromeos/login/webui_screen_locker.cc'], |
| 5190 ['exclude', '^browser/chromeos/login/wizard_in_process_browser_test.
cc'], | 5192 ['exclude', '^browser/chromeos/login/wizard_in_process_browser_test.
cc'], |
| 5191 ['exclude', '^browser/chromeos/notifications/'], | 5193 ['exclude', '^browser/chromeos/notifications/'], |
| 5192 ['exclude', '^browser/chromeos/xinput_hierarchy_changed_event_listen
er.cc'], | |
| 5193 ['include', '^browser/ui/views/handle_web_keyboard_event_aura.cc'], | 5194 ['include', '^browser/ui/views/handle_web_keyboard_event_aura.cc'], |
| 5194 ['include', '^browser/ui/views/handle_web_keyboard_event.h'], | 5195 ['include', '^browser/ui/views/handle_web_keyboard_event.h'], |
| 5195 ], | 5196 ], |
| 5196 }], | 5197 }], |
| 5197 [ 'use_openssl==1', { | 5198 [ 'use_openssl==1', { |
| 5198 'sources!': [ | 5199 'sources!': [ |
| 5199 'browser/importer/nss_decryptor.cc', | 5200 'browser/importer/nss_decryptor.cc', |
| 5200 'browser/importer/nss_decryptor_system_nss.cc', | 5201 'browser/importer/nss_decryptor_system_nss.cc', |
| 5201 'browser/importer/nss_decryptor_system_nss.h', | 5202 'browser/importer/nss_decryptor_system_nss.h', |
| 5202 'browser/ui/crypto_module_password_dialog_nss.cc', | 5203 'browser/ui/crypto_module_password_dialog_nss.cc', |
| (...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5289 'type': 'static_library', | 5290 'type': 'static_library', |
| 5290 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ], | 5291 'sources': [ 'browser/history/in_memory_url_index_cache.proto' ], |
| 5291 'variables': { | 5292 'variables': { |
| 5292 'proto_in_dir': 'browser/history', | 5293 'proto_in_dir': 'browser/history', |
| 5293 'proto_out_dir': 'chrome/browser/history', | 5294 'proto_out_dir': 'chrome/browser/history', |
| 5294 }, | 5295 }, |
| 5295 'includes': [ '../build/protoc.gypi' ] | 5296 'includes': [ '../build/protoc.gypi' ] |
| 5296 }, | 5297 }, |
| 5297 ], | 5298 ], |
| 5298 } | 5299 } |
| OLD | NEW |