Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(365)

Unified Diff: chrome/chrome_tests.gypi

Issue 8735019: Add App Notification Sync Integration Test (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',

Powered by Google App Engine
This is Rietveld 408576698