OLD | NEW |
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
2 # | 2 # |
3 # Use of this source code is governed by a BSD-style license that can be | 3 # Use of this source code is governed by a BSD-style license that can be |
4 # found in the LICENSE file. | 4 # found in the LICENSE file. |
5 | 5 |
6 { | 6 { |
7 'targets': [ | 7 'targets': [ |
8 { | 8 { |
9 'target_name': 'browser', | 9 'target_name': 'browser', |
10 'type': 'static_library', | 10 'type': 'static_library', |
(...skipping 462 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
473 'browser/chrome_page_zoom_constants.cc', | 473 'browser/chrome_page_zoom_constants.cc', |
474 'browser/chrome_page_zoom_constants.h', | 474 'browser/chrome_page_zoom_constants.h', |
475 'browser/chrome_plugin_service_filter.cc', | 475 'browser/chrome_plugin_service_filter.cc', |
476 'browser/chrome_plugin_service_filter.h', | 476 'browser/chrome_plugin_service_filter.h', |
477 'browser/chrome_quota_permission_context.cc', | 477 'browser/chrome_quota_permission_context.cc', |
478 'browser/chrome_quota_permission_context.h', | 478 'browser/chrome_quota_permission_context.h', |
479 'browser/chrome_to_mobile_service.cc', | 479 'browser/chrome_to_mobile_service.cc', |
480 'browser/chrome_to_mobile_service.h', | 480 'browser/chrome_to_mobile_service.h', |
481 'browser/chrome_to_mobile_service_factory.cc', | 481 'browser/chrome_to_mobile_service_factory.cc', |
482 'browser/chrome_to_mobile_service_factory.h', | 482 'browser/chrome_to_mobile_service_factory.h', |
| 483 'browser/chrome_to_mobile/common/cloud_print_request.cc', |
| 484 'browser/chrome_to_mobile/common/cloud_print_request.h', |
| 485 'browser/chrome_to_mobile/common/cloud_print_request_factory.h', |
| 486 'browser/chrome_to_mobile/common/cloud_print_request_impl.cc', |
| 487 'browser/chrome_to_mobile/common/cloud_print_request_impl.h', |
| 488 'browser/chrome_to_mobile/receive/chrome_to_mobile_print_to_phone_jobs_f
etcher.cc', |
| 489 'browser/chrome_to_mobile/receive/chrome_to_mobile_print_to_phone_jobs_f
etcher.h', |
| 490 'browser/chrome_to_mobile/receive/chrome_to_mobile_receive_backend.cc', |
| 491 'browser/chrome_to_mobile/receive/chrome_to_mobile_receive_backend.h', |
| 492 'browser/chrome_to_mobile/receive/chrome_to_mobile_receive_device_manage
r.cc', |
| 493 'browser/chrome_to_mobile/receive/chrome_to_mobile_receive_device_manage
r.h', |
| 494 'browser/chrome_to_mobile/receive/chrome_to_mobile_receive_job_observer.
cc', |
| 495 'browser/chrome_to_mobile/receive/chrome_to_mobile_receive_job_observer.
h', |
| 496 'browser/chrome_to_mobile/receive/chrome_to_mobile_receive_service.cc', |
| 497 'browser/chrome_to_mobile/receive/chrome_to_mobile_receive_service.h', |
| 498 'browser/chrome_to_mobile/receive/chrome_to_mobile_receive_service_facto
ry.cc', |
| 499 'browser/chrome_to_mobile/receive/chrome_to_mobile_receive_service_facto
ry.h', |
| 500 'browser/chrome_to_mobile/receive/chrome_to_mobile_receive_service_obser
ver.cc', |
| 501 'browser/chrome_to_mobile/receive/chrome_to_mobile_receive_service_obser
ver.h', |
| 502 'browser/chrome_to_mobile/receive/chrome_to_mobile_receive_util.cc', |
| 503 'browser/chrome_to_mobile/receive/chrome_to_mobile_receive_util.h', |
| 504 'browser/chrome_to_mobile/receive/chrome_to_mobile_receive_util_ios.mm', |
| 505 'browser/chrome_to_mobile/receive/chrome_to_mobile_receive_util_stub.cc'
, |
| 506 'browser/chrome_to_mobile/receive/chrome_to_mobile_receiving_device_info
_handler.cc', |
| 507 'browser/chrome_to_mobile/receive/chrome_to_mobile_receiving_device_info
_handler.h', |
| 508 'browser/chrome_to_mobile/receive/chrome_to_mobile_receiving_device_info
_handler_ios.h', |
| 509 'browser/chrome_to_mobile/receive/chrome_to_mobile_receiving_device_info
_handler_ios.mm', |
| 510 'browser/chrome_to_mobile/receive/chrome_to_mobile_snapshots_fetcher.cc'
, |
| 511 'browser/chrome_to_mobile/receive/chrome_to_mobile_snapshots_fetcher.h', |
| 512 'browser/chrome_to_mobile/receive/chrome_to_mobile_snapshots_polling_fet
cher.cc', |
| 513 'browser/chrome_to_mobile/receive/chrome_to_mobile_snapshots_polling_fet
cher.h', |
| 514 'browser/chrome_to_mobile/receive/testing_chrome_to_mobile_receive.cc', |
| 515 'browser/chrome_to_mobile/receive/testing_chrome_to_mobile_receive.h', |
483 'browser/command_observer.h', | 516 'browser/command_observer.h', |
484 'browser/command_updater.cc', | 517 'browser/command_updater.cc', |
485 'browser/command_updater.h', | 518 'browser/command_updater.h', |
486 'browser/common/cancelable_request.cc', | 519 'browser/common/cancelable_request.cc', |
487 'browser/common/cancelable_request.h', | 520 'browser/common/cancelable_request.h', |
488 'browser/component_updater/component_updater_configurator.cc', | 521 'browser/component_updater/component_updater_configurator.cc', |
489 'browser/component_updater/component_updater_configurator.h', | 522 'browser/component_updater/component_updater_configurator.h', |
490 'browser/component_updater/component_unpacker.cc', | 523 'browser/component_updater/component_unpacker.cc', |
491 'browser/component_updater/component_unpacker.h', | 524 'browser/component_updater/component_unpacker.h', |
492 'browser/component_updater/component_updater_service.cc', | 525 'browser/component_updater/component_updater_service.cc', |
(...skipping 1256 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1749 'browser/sessions/tab_restore_service_factory.h', | 1782 'browser/sessions/tab_restore_service_factory.h', |
1750 'browser/sessions/tab_restore_service_helper.cc', | 1783 'browser/sessions/tab_restore_service_helper.cc', |
1751 'browser/sessions/tab_restore_service_helper.h', | 1784 'browser/sessions/tab_restore_service_helper.h', |
1752 'browser/shell_integration.cc', | 1785 'browser/shell_integration.cc', |
1753 'browser/shell_integration.h', | 1786 'browser/shell_integration.h', |
1754 'browser/shell_integration_android.cc', | 1787 'browser/shell_integration_android.cc', |
1755 'browser/shell_integration_linux.cc', | 1788 'browser/shell_integration_linux.cc', |
1756 'browser/shell_integration_linux.h', | 1789 'browser/shell_integration_linux.h', |
1757 'browser/shell_integration_mac.mm', | 1790 'browser/shell_integration_mac.mm', |
1758 'browser/shell_integration_win.cc', | 1791 'browser/shell_integration_win.cc', |
| 1792 'browser/signin/oauth2_token_service.cc', |
| 1793 'browser/signin/oauth2_token_service.h', |
| 1794 'browser/signin/oauth2_token_service_factory.cc', |
| 1795 'browser/signin/oauth2_token_service_factory.h', |
1759 'browser/signin/signin_manager.cc', | 1796 'browser/signin/signin_manager.cc', |
1760 'browser/signin/signin_manager.h', | 1797 'browser/signin/signin_manager.h', |
1761 'browser/signin/signin_manager_factory.cc', | 1798 'browser/signin/signin_manager_factory.cc', |
1762 'browser/signin/signin_manager_factory.h', | 1799 'browser/signin/signin_manager_factory.h', |
1763 'browser/signin/signin_tracker.cc', | 1800 'browser/signin/signin_tracker.cc', |
1764 'browser/signin/signin_tracker.h', | 1801 'browser/signin/signin_tracker.h', |
1765 'browser/signin/token_service.cc', | 1802 'browser/signin/token_service.cc', |
1766 'browser/signin/token_service.h', | 1803 'browser/signin/token_service.h', |
1767 'browser/signin/token_service_factory.cc', | 1804 'browser/signin/token_service_factory.cc', |
1768 'browser/signin/token_service_factory.h', | 1805 'browser/signin/token_service_factory.h', |
(...skipping 407 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2176 '../base/prefs/pref_notifier.h', | 2213 '../base/prefs/pref_notifier.h', |
2177 '../base/prefs/pref_value_map.cc', | 2214 '../base/prefs/pref_value_map.cc', |
2178 '../base/prefs/pref_value_map.h', | 2215 '../base/prefs/pref_value_map.h', |
2179 '../base/prefs/public/pref_change_registrar.cc', | 2216 '../base/prefs/public/pref_change_registrar.cc', |
2180 '../base/prefs/public/pref_change_registrar.h', | 2217 '../base/prefs/public/pref_change_registrar.h', |
2181 '../base/prefs/public/pref_service_base.h', | 2218 '../base/prefs/public/pref_service_base.h', |
2182 '../base/prefs/value_map_pref_store.cc', | 2219 '../base/prefs/value_map_pref_store.cc', |
2183 '../base/prefs/value_map_pref_store.h', | 2220 '../base/prefs/value_map_pref_store.h', |
2184 ], | 2221 ], |
2185 'conditions': [ | 2222 'conditions': [ |
| 2223 ['OS != "ios"', { |
| 2224 'sources/': [ |
| 2225 ['exclude', '^browser/chrome_to_chrome/receive/'], |
| 2226 ] |
| 2227 }], |
2186 ['enable_one_click_signin==0', { | 2228 ['enable_one_click_signin==0', { |
2187 'sources!': [ | 2229 'sources!': [ |
2188 'browser/api/infobars/one_click_signin_infobar_delegate.cc', | 2230 'browser/api/infobars/one_click_signin_infobar_delegate.cc', |
2189 'browser/api/infobars/one_click_signin_infobar_delegate.h', | 2231 'browser/api/infobars/one_click_signin_infobar_delegate.h', |
2190 ], | 2232 ], |
2191 }], | 2233 }], |
2192 ['enable_extensions==1', { | 2234 ['enable_extensions==1', { |
2193 'sources': [ | 2235 'sources': [ |
2194 # Only extension API implementations should go here. | 2236 # Only extension API implementations should go here. |
2195 'browser/accessibility/accessibility_extension_api.cc', | 2237 'browser/accessibility/accessibility_extension_api.cc', |
(...skipping 778 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2974 'proto_in_dir': '../third_party/cros_system_api/dbus', | 3016 'proto_in_dir': '../third_party/cros_system_api/dbus', |
2975 'proto_out_dir': 'chrome/browser/media_transfer_protocol', | 3017 'proto_out_dir': 'chrome/browser/media_transfer_protocol', |
2976 }, | 3018 }, |
2977 'includes': ['../build/protoc.gypi'], | 3019 'includes': ['../build/protoc.gypi'], |
2978 }, | 3020 }, |
2979 ], | 3021 ], |
2980 }, | 3022 }, |
2981 ], | 3023 ], |
2982 ], | 3024 ], |
2983 } | 3025 } |
OLD | NEW |