| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 2e263912aa681675bbf3ab34de02db483aec4dc2..65b20fba7c4a93a45cce62964b01259c3f5c5ba8 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -2418,11 +2418,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',
|
|
|