Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index 44f70180455a8f6980cfb858b0e8e6a28ef973f2..24c9c084c6573ee86cb83b841ed835c289602aaa 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -1223,6 +1223,7 @@ |
'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/single_client_wifi_credentials_sync_test.cc', |
'browser/sync/test/integration/sync_auth_test.cc', |
'browser/sync/test/integration/sync_errors_test.cc', |
'browser/sync/test/integration/sync_exponential_backoff_test.cc', |
@@ -1239,6 +1240,7 @@ |
'browser/sync/test/integration/two_client_sessions_sync_test.cc', |
'browser/sync/test/integration/two_client_themes_sync_test.cc', |
'browser/sync/test/integration/two_client_typed_urls_sync_test.cc', |
+ 'browser/sync/test/integration/two_client_wifi_credentials_sync_test.cc', |
], |
'test_support_sync_integration_sources': [ |
'browser/sync/test/integration/apps_helper.cc', |
@@ -1303,6 +1305,7 @@ |
'browser/sync/test/integration/typed_urls_helper.h', |
'browser/sync/test/integration/updated_progress_marker_checker.cc', |
'browser/sync/test/integration/updated_progress_marker_checker.h', |
+ 'browser/sync/test/integration/wifi_credentials_helper.cc', |
], |
'sync_performance_tests_sources': [ |
'app/chrome_command_ids.h', |