Index: chromeos/chromeos.gyp |
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp |
index 91efc3acb50201b33e208a477bf6f471e053ae87..d870e1ecad2eab3a3825c7d18006225b811a6219 100644 |
--- a/chromeos/chromeos.gyp |
+++ b/chromeos/chromeos.gyp |
@@ -13,6 +13,10 @@ |
'accelerometer/accelerometer_types.h', |
'app_mode/kiosk_oem_manifest_parser.cc', |
'app_mode/kiosk_oem_manifest_parser.h', |
+ 'attestation/attestation_constants.cc', |
+ 'attestation/attestation_constants.h', |
+ 'attestation/attestation_flow.cc', |
+ 'attestation/attestation_flow.h', |
'audio/audio_device.cc', |
'audio/audio_device.h', |
'audio/audio_devices_pref_handler.h', |
@@ -24,10 +28,6 @@ |
'audio/chromeos_sounds.h', |
'audio/cras_audio_handler.cc', |
'audio/cras_audio_handler.h', |
- 'attestation/attestation_constants.cc', |
- 'attestation/attestation_constants.h', |
- 'attestation/attestation_flow.cc', |
- 'attestation/attestation_flow.h', |
'cert_loader.cc', |
'cert_loader.h', |
'chromeos_constants.cc', |
@@ -79,10 +79,10 @@ |
'dbus/bluetooth_input_client.h', |
'dbus/bluetooth_media_client.cc', |
'dbus/bluetooth_media_client.h', |
- 'dbus/bluetooth_media_transport_client.cc', |
- 'dbus/bluetooth_media_transport_client.h', |
'dbus/bluetooth_media_endpoint_service_provider.cc', |
'dbus/bluetooth_media_endpoint_service_provider.h', |
+ 'dbus/bluetooth_media_transport_client.cc', |
+ 'dbus/bluetooth_media_transport_client.h', |
'dbus/bluetooth_profile_manager_client.cc', |
'dbus/bluetooth_profile_manager_client.h', |
'dbus/bluetooth_profile_service_provider.cc', |
@@ -93,8 +93,8 @@ |
'dbus/cros_disks_client.h', |
'dbus/cryptohome_client.cc', |
'dbus/cryptohome_client.h', |
- 'dbus/dbus_client_bundle.h', |
'dbus/dbus_client_bundle.cc', |
+ 'dbus/dbus_client_bundle.h', |
'dbus/dbus_client_implementation_type.h', |
'dbus/dbus_method_call_status.cc', |
'dbus/dbus_method_call_status.h', |
@@ -130,10 +130,10 @@ |
'dbus/fake_bluetooth_input_client.h', |
'dbus/fake_bluetooth_media_client.cc', |
'dbus/fake_bluetooth_media_client.h', |
- 'dbus/fake_bluetooth_media_transport_client.cc', |
- 'dbus/fake_bluetooth_media_transport_client.h', |
'dbus/fake_bluetooth_media_endpoint_service_provider.cc', |
'dbus/fake_bluetooth_media_endpoint_service_provider.h', |
+ 'dbus/fake_bluetooth_media_transport_client.cc', |
+ 'dbus/fake_bluetooth_media_transport_client.h', |
'dbus/fake_bluetooth_profile_manager_client.cc', |
'dbus/fake_bluetooth_profile_manager_client.h', |
'dbus/fake_bluetooth_profile_service_provider.cc', |