| OLD | NEW |
| 1 # Copyright 2014 The Chromium Authors. All rights reserved. | 1 # Copyright 2014 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 import("//build/config/crypto.gni") | 5 import("//build/config/crypto.gni") |
| 6 import("//build/config/features.gni") | 6 import("//build/config/features.gni") |
| 7 | 7 |
| 8 # GYP version: extensions/extensions.gyp:extensions_browser | 8 # GYP version: extensions/extensions.gyp:extensions_browser |
| 9 source_set("browser") { | 9 source_set("browser") { |
| 10 sources = [ | 10 sources = [ |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 42 "api/api_resource.h", | 42 "api/api_resource.h", |
| 43 "api/api_resource_manager.h", | 43 "api/api_resource_manager.h", |
| 44 "api/app_current_window_internal/app_current_window_internal_api.cc", | 44 "api/app_current_window_internal/app_current_window_internal_api.cc", |
| 45 "api/app_current_window_internal/app_current_window_internal_api.h", | 45 "api/app_current_window_internal/app_current_window_internal_api.h", |
| 46 "api/app_runtime/app_runtime_api.cc", | 46 "api/app_runtime/app_runtime_api.cc", |
| 47 "api/app_runtime/app_runtime_api.h", | 47 "api/app_runtime/app_runtime_api.h", |
| 48 "api/app_view/app_view_guest_internal_api.cc", | 48 "api/app_view/app_view_guest_internal_api.cc", |
| 49 "api/app_view/app_view_guest_internal_api.h", | 49 "api/app_view/app_view_guest_internal_api.h", |
| 50 "api/app_window/app_window_api.cc", | 50 "api/app_window/app_window_api.cc", |
| 51 "api/app_window/app_window_api.h", | 51 "api/app_window/app_window_api.h", |
| 52 "api/guest_view/guest_view_internal_api.cc", | |
| 53 "api/guest_view/guest_view_internal_api.h", | |
| 54 "api/async_api_function.cc", | 52 "api/async_api_function.cc", |
| 55 "api/async_api_function.h", | 53 "api/async_api_function.h", |
| 56 "api/bluetooth/bluetooth_api.cc", | 54 "api/bluetooth/bluetooth_api.cc", |
| 57 "api/bluetooth/bluetooth_api.h", | 55 "api/bluetooth/bluetooth_api.h", |
| 58 "api/bluetooth/bluetooth_api_pairing_delegate.cc", | 56 "api/bluetooth/bluetooth_api_pairing_delegate.cc", |
| 59 "api/bluetooth/bluetooth_api_pairing_delegate.h", | 57 "api/bluetooth/bluetooth_api_pairing_delegate.h", |
| 60 "api/bluetooth/bluetooth_api_utils.cc", | 58 "api/bluetooth/bluetooth_api_utils.cc", |
| 61 "api/bluetooth/bluetooth_api_utils.h", | 59 "api/bluetooth/bluetooth_api_utils.h", |
| 62 "api/bluetooth/bluetooth_event_router.cc", | 60 "api/bluetooth/bluetooth_event_router.cc", |
| 63 "api/bluetooth/bluetooth_event_router.h", | 61 "api/bluetooth/bluetooth_event_router.h", |
| (...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 135 "api/device_permissions_prompt.cc", | 133 "api/device_permissions_prompt.cc", |
| 136 "api/device_permissions_prompt.h", | 134 "api/device_permissions_prompt.h", |
| 137 "api/dns/dns_api.cc", | 135 "api/dns/dns_api.cc", |
| 138 "api/dns/dns_api.h", | 136 "api/dns/dns_api.h", |
| 139 "api/dns/host_resolver_wrapper.cc", | 137 "api/dns/host_resolver_wrapper.cc", |
| 140 "api/dns/host_resolver_wrapper.h", | 138 "api/dns/host_resolver_wrapper.h", |
| 141 "api/execute_code_function.cc", | 139 "api/execute_code_function.cc", |
| 142 "api/execute_code_function.h", | 140 "api/execute_code_function.h", |
| 143 "api/extensions_api_client.cc", | 141 "api/extensions_api_client.cc", |
| 144 "api/extensions_api_client.h", | 142 "api/extensions_api_client.h", |
| 143 "api/guest_view/guest_view_internal_api.cc", |
| 144 "api/guest_view/guest_view_internal_api.h", |
| 145 "api/hid/hid_api.cc", | 145 "api/hid/hid_api.cc", |
| 146 "api/hid/hid_api.h", | 146 "api/hid/hid_api.h", |
| 147 "api/hid/hid_connection_resource.cc", | 147 "api/hid/hid_connection_resource.cc", |
| 148 "api/hid/hid_connection_resource.h", | 148 "api/hid/hid_connection_resource.h", |
| 149 "api/hid/hid_device_manager.cc", | 149 "api/hid/hid_device_manager.cc", |
| 150 "api/hid/hid_device_manager.h", | 150 "api/hid/hid_device_manager.h", |
| 151 "api/management/management_api.cc", |
| 152 "api/management/management_api.h", |
| 153 "api/management/management_api_constants.cc", |
| 154 "api/management/management_api_constants.h", |
| 155 "api/management/management_api_delegate.h", |
| 151 "api/messaging/native_message_host.cc", | 156 "api/messaging/native_message_host.cc", |
| 152 "api/power/power_api.cc", | 157 "api/power/power_api.cc", |
| 153 "api/power/power_api.h", | 158 "api/power/power_api.h", |
| 154 "api/power/power_api_manager.cc", | 159 "api/power/power_api_manager.cc", |
| 155 "api/power/power_api_manager.h", | 160 "api/power/power_api_manager.h", |
| 156 "api/runtime/runtime_api.cc", | 161 "api/runtime/runtime_api.cc", |
| 157 "api/runtime/runtime_api.h", | 162 "api/runtime/runtime_api.h", |
| 158 "api/runtime/runtime_api_delegate.cc", | 163 "api/runtime/runtime_api_delegate.cc", |
| 159 "api/runtime/runtime_api_delegate.h", | 164 "api/runtime/runtime_api_delegate.h", |
| 160 "api/serial/serial_api.cc", | 165 "api/serial/serial_api.cc", |
| (...skipping 343 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 504 ] | 509 ] |
| 505 } | 510 } |
| 506 } | 511 } |
| 507 | 512 |
| 508 if (is_win) { | 513 if (is_win) { |
| 509 cflags = [ | 514 cflags = [ |
| 510 "/wd4267", # TODO(jschuh): crbug.com/167187 fix size_t to int truncations. | 515 "/wd4267", # TODO(jschuh): crbug.com/167187 fix size_t to int truncations. |
| 511 ] | 516 ] |
| 512 } | 517 } |
| 513 } | 518 } |
| OLD | NEW |