| Index: chromeos/chromeos.gyp
|
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
|
| index eb730bbc3ca5a11cb600869062325ce992851ddb..b62fb005eea119fb5ca5d3c6a4efa99b17206948 100644
|
| --- a/chromeos/chromeos.gyp
|
| +++ b/chromeos/chromeos.gyp
|
| @@ -38,6 +38,8 @@
|
| 'chromeos_switches.h',
|
| 'cryptohome/async_method_caller.cc',
|
| 'cryptohome/async_method_caller.h',
|
| + 'dbus/audio_node.cc',
|
| + 'dbus/audio_node.h',
|
| 'dbus/blocking_method_caller.cc',
|
| 'dbus/blocking_method_caller.h',
|
| 'dbus/bluetooth_adapter_client.cc',
|
|
|