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

Unified Diff: components/invalidation.gypi

Issue 327243003: Introduce ProfileInvalidationProvider wrapper for InvalidationService (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed comments. Created 6 years, 6 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_tests.gypi ('k') | components/invalidation/invalidation_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/invalidation.gypi
diff --git a/components/invalidation.gypi b/components/invalidation.gypi
index fc39383c7a89aafc65ce251fb201c2d1352074fb..5a3d91d69025d62721ad31b230c850095ec0715d 100644
--- a/components/invalidation.gypi
+++ b/components/invalidation.gypi
@@ -34,6 +34,8 @@
'invalidation/invalidator_registrar.h',
'invalidation/invalidator_storage.cc',
'invalidation/invalidator_storage.h',
+ 'invalidation/profile_invalidation_provider.cc',
+ 'invalidation/profile_invalidation_provider.h',
'invalidation/ticl_settings_provider.cc',
'invalidation/ticl_settings_provider.h',
],
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | components/invalidation/invalidation_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698