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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 183803026: Clean up InvalidationService test infrastructure. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 9 months 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
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 3c077dcea04344001fc82d8d2e391acbe5d4d160..b4fce45230e09602504ab2a541dd6c8a42a67eeb 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -141,6 +141,10 @@
'browser/extensions/test_extension_service.h',
'browser/extensions/test_extension_system.cc',
'browser/extensions/test_extension_system.h',
+ 'browser/invalidation/fake_invalidation_service.cc',
+ 'browser/invalidation/fake_invalidation_service.h',
+ 'browser/invalidation/p2p_invalidation_service.cc',
rlarocque 2014/03/06 18:08:09 I'm surprised that this works. I didn't know that
Mattias Nissler (ping if slow) 2014/03/06 18:17:41 sync_integration_tests depends on test_support_syn
+ 'browser/invalidation/p2p_invalidation_service.h',
'browser/media/fake_desktop_media_list.cc',
'browser/media/fake_desktop_media_list.h',
'browser/media_galleries/media_galleries_test_util.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698