Chromium Code Reviews| Index: chromeos/chromeos.gyp |
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp |
| index 7686236145aa5ed82079fb97106810e568a51add..ccb3af18500036524b74534364affbf8a3fb6f0a 100644 |
| --- a/chromeos/chromeos.gyp |
| +++ b/chromeos/chromeos.gyp |
| @@ -397,6 +397,7 @@ |
| 'target_name': 'chromeos_unittests', |
| 'type': 'executable', |
| 'dependencies': [ |
| + '../base/base.gyp:base_prefs_test_support', |
| '../base/base.gyp:run_all_unittests', |
| '../base/base.gyp:test_support_base', |
| '../build/linux/system.gyp:dbus', |