| OLD | NEW |
| 1 # Copyright 2015 The Chromium Authors. All rights reserved. | 1 # Copyright 2015 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 'variables': { | 6 'variables': { |
| 7 'extensions_common_constants_sources': [ | 7 'extensions_common_constants_sources': [ |
| 8 'common/constants.cc', | 8 'common/constants.cc', |
| 9 'common/constants.h', | 9 'common/constants.h', |
| 10 ], | 10 ], |
| (...skipping 255 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 266 'browser/api/bluetooth/bluetooth_extension_function.cc', | 266 'browser/api/bluetooth/bluetooth_extension_function.cc', |
| 267 'browser/api/bluetooth/bluetooth_extension_function.h', | 267 'browser/api/bluetooth/bluetooth_extension_function.h', |
| 268 'browser/api/bluetooth/bluetooth_private_api.cc', | 268 'browser/api/bluetooth/bluetooth_private_api.cc', |
| 269 'browser/api/bluetooth/bluetooth_private_api.h', | 269 'browser/api/bluetooth/bluetooth_private_api.h', |
| 270 'browser/api/bluetooth_socket/bluetooth_api_socket.cc', | 270 'browser/api/bluetooth_socket/bluetooth_api_socket.cc', |
| 271 'browser/api/bluetooth_socket/bluetooth_api_socket.h', | 271 'browser/api/bluetooth_socket/bluetooth_api_socket.h', |
| 272 'browser/api/bluetooth_socket/bluetooth_socket_api.cc', | 272 'browser/api/bluetooth_socket/bluetooth_socket_api.cc', |
| 273 'browser/api/bluetooth_socket/bluetooth_socket_api.h', | 273 'browser/api/bluetooth_socket/bluetooth_socket_api.h', |
| 274 'browser/api/bluetooth_socket/bluetooth_socket_event_dispatcher.cc', | 274 'browser/api/bluetooth_socket/bluetooth_socket_event_dispatcher.cc', |
| 275 'browser/api/bluetooth_socket/bluetooth_socket_event_dispatcher.h', | 275 'browser/api/bluetooth_socket/bluetooth_socket_event_dispatcher.h', |
| 276 'browser/api/capture_web_contents_function.cc', | |
| 277 'browser/api/capture_web_contents_function.h', | |
| 278 'browser/api/cast_channel/cast_auth_ica.cc', | 276 'browser/api/cast_channel/cast_auth_ica.cc', |
| 279 'browser/api/cast_channel/cast_auth_ica.h', | 277 'browser/api/cast_channel/cast_auth_ica.h', |
| 280 'browser/api/cast_channel/cast_auth_util.cc', | 278 'browser/api/cast_channel/cast_auth_util.cc', |
| 281 'browser/api/cast_channel/cast_auth_util.h', | 279 'browser/api/cast_channel/cast_auth_util.h', |
| 282 'browser/api/cast_channel/cast_channel_api.cc', | 280 'browser/api/cast_channel/cast_channel_api.cc', |
| 283 'browser/api/cast_channel/cast_channel_api.h', | 281 'browser/api/cast_channel/cast_channel_api.h', |
| 284 'browser/api/cast_channel/cast_framer.cc', | 282 'browser/api/cast_channel/cast_framer.cc', |
| 285 'browser/api/cast_channel/cast_framer.h', | 283 'browser/api/cast_channel/cast_framer.h', |
| 286 'browser/api/cast_channel/cast_message_util.cc', | 284 'browser/api/cast_channel/cast_message_util.cc', |
| 287 'browser/api/cast_channel/cast_message_util.h', | 285 'browser/api/cast_channel/cast_message_util.h', |
| (...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 484 'browser/api/usb/usb_api.h', | 482 'browser/api/usb/usb_api.h', |
| 485 'browser/api/usb/usb_device_resource.cc', | 483 'browser/api/usb/usb_device_resource.cc', |
| 486 'browser/api/usb/usb_device_resource.h', | 484 'browser/api/usb/usb_device_resource.h', |
| 487 'browser/api/usb/usb_event_router.cc', | 485 'browser/api/usb/usb_event_router.cc', |
| 488 'browser/api/usb/usb_event_router.h', | 486 'browser/api/usb/usb_event_router.h', |
| 489 'browser/api/usb/usb_guid_map.cc', | 487 'browser/api/usb/usb_guid_map.cc', |
| 490 'browser/api/usb/usb_guid_map.h', | 488 'browser/api/usb/usb_guid_map.h', |
| 491 'browser/api/virtual_keyboard_private/virtual_keyboard_delegate.h', | 489 'browser/api/virtual_keyboard_private/virtual_keyboard_delegate.h', |
| 492 'browser/api/virtual_keyboard_private/virtual_keyboard_private_api.cc', | 490 'browser/api/virtual_keyboard_private/virtual_keyboard_private_api.cc', |
| 493 'browser/api/virtual_keyboard_private/virtual_keyboard_private_api.h', | 491 'browser/api/virtual_keyboard_private/virtual_keyboard_private_api.h', |
| 492 'browser/api/web_contents_capture_client.cc', |
| 493 'browser/api/web_contents_capture_client.h', |
| 494 'browser/api/web_request/form_data_parser.cc', | 494 'browser/api/web_request/form_data_parser.cc', |
| 495 'browser/api/web_request/form_data_parser.h', | 495 'browser/api/web_request/form_data_parser.h', |
| 496 'browser/api/web_request/upload_data_presenter.cc', | 496 'browser/api/web_request/upload_data_presenter.cc', |
| 497 'browser/api/web_request/upload_data_presenter.h', | 497 'browser/api/web_request/upload_data_presenter.h', |
| 498 'browser/api/web_request/web_request_api.cc', | 498 'browser/api/web_request/web_request_api.cc', |
| 499 'browser/api/web_request/web_request_api.h', | 499 'browser/api/web_request/web_request_api.h', |
| 500 'browser/api/web_request/web_request_api_constants.cc', | 500 'browser/api/web_request/web_request_api_constants.cc', |
| 501 'browser/api/web_request/web_request_api_constants.h', | 501 'browser/api/web_request/web_request_api_constants.h', |
| 502 'browser/api/web_request/web_request_api_helpers.cc', | 502 'browser/api/web_request/web_request_api_helpers.cc', |
| 503 'browser/api/web_request/web_request_api_helpers.h', | 503 'browser/api/web_request/web_request_api_helpers.h', |
| (...skipping 586 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1090 'test/result_catcher.h', | 1090 'test/result_catcher.h', |
| 1091 'test/test_content_utility_client.cc', | 1091 'test/test_content_utility_client.cc', |
| 1092 'test/test_content_utility_client.h', | 1092 'test/test_content_utility_client.h', |
| 1093 'test/test_extensions_client.cc', | 1093 'test/test_extensions_client.cc', |
| 1094 'test/test_extensions_client.h', | 1094 'test/test_extensions_client.h', |
| 1095 'test/test_permission_message_provider.cc', | 1095 'test/test_permission_message_provider.cc', |
| 1096 'test/test_permission_message_provider.h', | 1096 'test/test_permission_message_provider.h', |
| 1097 ], | 1097 ], |
| 1098 }, | 1098 }, |
| 1099 } | 1099 } |
| OLD | NEW |