| OLD | NEW |
| 1 # Copyright 2013 The Chromium Authors. All rights reserved. | 1 # Copyright 2013 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 'chromium_code': 1, | 7 'chromium_code': 1, |
| 8 }, | 8 }, |
| 9 'targets': [ | 9 'targets': [ |
| 10 { | 10 { |
| (...skipping 174 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 185 'dbus/bluetooth_le_advertisement_service_provider.cc', | 185 'dbus/bluetooth_le_advertisement_service_provider.cc', |
| 186 'dbus/bluetooth_le_advertisement_service_provider.h', | 186 'dbus/bluetooth_le_advertisement_service_provider.h', |
| 187 'dbus/bluetooth_agent_manager_client.cc', | 187 'dbus/bluetooth_agent_manager_client.cc', |
| 188 'dbus/bluetooth_agent_manager_client.h', | 188 'dbus/bluetooth_agent_manager_client.h', |
| 189 'dbus/bluetooth_agent_service_provider.cc', | 189 'dbus/bluetooth_agent_service_provider.cc', |
| 190 'dbus/bluetooth_agent_service_provider.h', | 190 'dbus/bluetooth_agent_service_provider.h', |
| 191 'dbus/bluetooth_dbus_client_bundle.cc', | 191 'dbus/bluetooth_dbus_client_bundle.cc', |
| 192 'dbus/bluetooth_dbus_client_bundle.h', | 192 'dbus/bluetooth_dbus_client_bundle.h', |
| 193 'dbus/bluetooth_device_client.cc', | 193 'dbus/bluetooth_device_client.cc', |
| 194 'dbus/bluetooth_device_client.h', | 194 'dbus/bluetooth_device_client.h', |
| 195 'dbus/bluetooth_gatt_application_service_provider.cc', |
| 196 'dbus/bluetooth_gatt_application_service_provider.h', |
| 197 'dbus/bluetooth_gatt_application_service_provider_impl.cc', |
| 198 'dbus/bluetooth_gatt_application_service_provider_impl.h', |
| 199 'dbus/bluetooth_gatt_attribute_value_delegate.h', |
| 195 'dbus/bluetooth_gatt_characteristic_client.cc', | 200 'dbus/bluetooth_gatt_characteristic_client.cc', |
| 196 'dbus/bluetooth_gatt_characteristic_client.h', | 201 'dbus/bluetooth_gatt_characteristic_client.h', |
| 202 'dbus/bluetooth_gatt_characteristic_delegate_wrapper.cc', |
| 203 'dbus/bluetooth_gatt_characteristic_delegate_wrapper.h', |
| 197 'dbus/bluetooth_gatt_characteristic_service_provider.cc', | 204 'dbus/bluetooth_gatt_characteristic_service_provider.cc', |
| 198 'dbus/bluetooth_gatt_characteristic_service_provider.h', | 205 'dbus/bluetooth_gatt_characteristic_service_provider.h', |
| 206 'dbus/bluetooth_gatt_descriptor_delegate_wrapper.cc', |
| 207 'dbus/bluetooth_gatt_descriptor_delegate_wrapper.h', |
| 199 'dbus/bluetooth_gatt_descriptor_client.cc', | 208 'dbus/bluetooth_gatt_descriptor_client.cc', |
| 200 'dbus/bluetooth_gatt_descriptor_client.h', | 209 'dbus/bluetooth_gatt_descriptor_client.h', |
| 201 'dbus/bluetooth_gatt_descriptor_service_provider.cc', | 210 'dbus/bluetooth_gatt_descriptor_service_provider.cc', |
| 202 'dbus/bluetooth_gatt_descriptor_service_provider.h', | 211 'dbus/bluetooth_gatt_descriptor_service_provider.h', |
| 203 'dbus/bluetooth_gatt_manager_client.cc', | 212 'dbus/bluetooth_gatt_manager_client.cc', |
| 204 'dbus/bluetooth_gatt_manager_client.h', | 213 'dbus/bluetooth_gatt_manager_client.h', |
| 205 'dbus/bluetooth_gatt_service_client.cc', | 214 'dbus/bluetooth_gatt_service_client.cc', |
| 206 'dbus/bluetooth_gatt_service_client.h', | 215 'dbus/bluetooth_gatt_service_client.h', |
| 207 'dbus/bluetooth_gatt_service_service_provider.cc', | 216 'dbus/bluetooth_gatt_service_service_provider.cc', |
| 208 'dbus/bluetooth_gatt_service_service_provider.h', | 217 'dbus/bluetooth_gatt_service_service_provider.h', |
| (...skipping 17 matching lines...) Expand all Loading... |
| 226 'dbus/fake_bluetooth_le_advertising_manager_client.cc', | 235 'dbus/fake_bluetooth_le_advertising_manager_client.cc', |
| 227 'dbus/fake_bluetooth_le_advertising_manager_client.h', | 236 'dbus/fake_bluetooth_le_advertising_manager_client.h', |
| 228 'dbus/fake_bluetooth_le_advertisement_service_provider.cc', | 237 'dbus/fake_bluetooth_le_advertisement_service_provider.cc', |
| 229 'dbus/fake_bluetooth_le_advertisement_service_provider.h', | 238 'dbus/fake_bluetooth_le_advertisement_service_provider.h', |
| 230 'dbus/fake_bluetooth_agent_manager_client.cc', | 239 'dbus/fake_bluetooth_agent_manager_client.cc', |
| 231 'dbus/fake_bluetooth_agent_manager_client.h', | 240 'dbus/fake_bluetooth_agent_manager_client.h', |
| 232 'dbus/fake_bluetooth_agent_service_provider.cc', | 241 'dbus/fake_bluetooth_agent_service_provider.cc', |
| 233 'dbus/fake_bluetooth_agent_service_provider.h', | 242 'dbus/fake_bluetooth_agent_service_provider.h', |
| 234 'dbus/fake_bluetooth_device_client.cc', | 243 'dbus/fake_bluetooth_device_client.cc', |
| 235 'dbus/fake_bluetooth_device_client.h', | 244 'dbus/fake_bluetooth_device_client.h', |
| 245 'dbus/fake_bluetooth_gatt_application_service_provider.cc', |
| 246 'dbus/fake_bluetooth_gatt_application_service_provider.h', |
| 236 'dbus/fake_bluetooth_gatt_characteristic_client.cc', | 247 'dbus/fake_bluetooth_gatt_characteristic_client.cc', |
| 237 'dbus/fake_bluetooth_gatt_characteristic_client.h', | 248 'dbus/fake_bluetooth_gatt_characteristic_client.h', |
| 238 'dbus/fake_bluetooth_gatt_characteristic_service_provider.cc', | 249 'dbus/fake_bluetooth_gatt_characteristic_service_provider.cc', |
| 239 'dbus/fake_bluetooth_gatt_characteristic_service_provider.h', | 250 'dbus/fake_bluetooth_gatt_characteristic_service_provider.h', |
| 240 'dbus/fake_bluetooth_gatt_descriptor_client.cc', | 251 'dbus/fake_bluetooth_gatt_descriptor_client.cc', |
| 241 'dbus/fake_bluetooth_gatt_descriptor_client.h', | 252 'dbus/fake_bluetooth_gatt_descriptor_client.h', |
| 242 'dbus/fake_bluetooth_gatt_descriptor_service_provider.cc', | 253 'dbus/fake_bluetooth_gatt_descriptor_service_provider.cc', |
| 243 'dbus/fake_bluetooth_gatt_descriptor_service_provider.h', | 254 'dbus/fake_bluetooth_gatt_descriptor_service_provider.h', |
| 244 'dbus/fake_bluetooth_gatt_manager_client.cc', | 255 'dbus/fake_bluetooth_gatt_manager_client.cc', |
| 245 'dbus/fake_bluetooth_gatt_manager_client.h', | 256 'dbus/fake_bluetooth_gatt_manager_client.h', |
| (...skipping 192 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 438 ], | 449 ], |
| 439 'variables': { | 450 'variables': { |
| 440 'java_in_dir': '../../device/bluetooth/android/java', | 451 'java_in_dir': '../../device/bluetooth/android/java', |
| 441 }, | 452 }, |
| 442 'includes': [ '../../build/java.gypi' ], | 453 'includes': [ '../../build/java.gypi' ], |
| 443 }, | 454 }, |
| 444 ], | 455 ], |
| 445 }], | 456 }], |
| 446 ], | 457 ], |
| 447 } | 458 } |
| OLD | NEW |