| Index: chrome/chrome_tests_unit.gypi
|
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
|
| index 2851b0d73b5ca4776a39b3cbddffa41eb5cb4aa5..0db77a179b32e74039792b7a072ae7a761d8fe20 100644
|
| --- a/chrome/chrome_tests_unit.gypi
|
| +++ b/chrome/chrome_tests_unit.gypi
|
| @@ -1146,6 +1146,7 @@
|
| ],
|
| 'chrome_unit_tests_desktop_linux_sources': [
|
| 'browser/password_manager/native_backend_kwallet_x_unittest.cc',
|
| + 'browser/password_manager/kwallet_dbus_unittest.cc',
|
| 'browser/shell_integration_linux_unittest.cc',
|
| ],
|
| # Tests corresponding to the files in chrome_browser_ui_cocoa_sources.
|
|
|