Chromium Code Reviews| Index: chromeos/chromeos.gyp |
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp |
| index 4f61736c437916cd1a8d5e54d52cd3984f6d0217..11c42c0bbc867a27cadc4a2b87da84419400ada7 100644 |
| --- a/chromeos/chromeos.gyp |
| +++ b/chromeos/chromeos.gyp |
| @@ -378,6 +378,7 @@ |
| 'type': 'static_library', |
| 'dependencies': [ |
| '../build/linux/system.gyp:dbus', |
| + '../dbus/dbus.gyp:dbus_test_support', |
| 'chromeos', |
| 'power_manager_proto', |
| ], |