| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 0ec551b391afe6688a93ffd595673a6064ac44e6..b52c029af48696ca14925e67d4010406683eeafb 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -2413,11 +2413,11 @@
|
| 'browser/sync/test/integration/single_client_bookmarks_sync_test.cc',
|
| 'browser/sync/test/integration/single_client_dictionary_sync_test.cc',
|
| 'browser/sync/test/integration/single_client_extensions_sync_test.cc',
|
| - 'browser/sync/test/integration/single_client_managed_user_settings_sync_test.cc',
|
| 'browser/sync/test/integration/single_client_passwords_sync_test.cc',
|
| 'browser/sync/test/integration/single_client_preferences_sync_test.cc',
|
| 'browser/sync/test/integration/single_client_search_engines_sync_test.cc',
|
| 'browser/sync/test/integration/single_client_sessions_sync_test.cc',
|
| + 'browser/sync/test/integration/single_client_supervised_user_settings_sync_test.cc',
|
| 'browser/sync/test/integration/single_client_themes_sync_test.cc',
|
| 'browser/sync/test/integration/single_client_typed_urls_sync_test.cc',
|
| 'browser/sync/test/integration/sync_auth_test.cc',
|
|
|