Index: chrome/chrome_tests.gypi |
=================================================================== |
--- chrome/chrome_tests.gypi (revision 112103) |
+++ chrome/chrome_tests.gypi (working copy) |
@@ -3450,6 +3450,8 @@ |
'browser/sync/glue/session_model_associator.cc', |
'test/base/chrome_test_launcher.cc', |
'test/data/resource.rc', |
+ 'browser/sync/test/integration/app_notification_helper.cc', |
+ 'browser/sync/test/integration/app_notification_helper.h', |
'browser/sync/test/integration/apps_helper.cc', |
'browser/sync/test/integration/apps_helper.h', |
'browser/sync/test/integration/autofill_helper.cc', |
@@ -3473,6 +3475,7 @@ |
'browser/sync/test/integration/search_engines_helper.h', |
'browser/sync/test/integration/sessions_helper.cc', |
'browser/sync/test/integration/sessions_helper.h', |
+ 'browser/sync/test/integration/single_client_app_notification_sync_test.cc', |
'browser/sync/test/integration/single_client_apps_sync_test.cc', |
'browser/sync/test/integration/single_client_bookmarks_sync_test.cc', |
'browser/sync/test/integration/single_client_extensions_sync_test.cc', |