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

Unified Diff: components/invalidation/impl/invalidation_prefs.h

Issue 1418573005: [invalidation] Componentize TiclProfileSettingsProvider (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Maintain pref registration on Android Created 5 years, 2 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 | « components/invalidation/impl/BUILD.gn ('k') | components/invalidation/impl/invalidation_prefs.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/invalidation/impl/invalidation_prefs.h
diff --git a/components/invalidation/impl/invalidation_prefs.h b/components/invalidation/impl/invalidation_prefs.h
index 2fdc5f230e504c02bb95b26474762285a36ed4a0..cabff4140649934dff667d47a9b0147cd828f493 100644
--- a/components/invalidation/impl/invalidation_prefs.h
+++ b/components/invalidation/impl/invalidation_prefs.h
@@ -11,5 +11,7 @@ extern const char kInvalidatorInvalidationState[];
extern const char kInvalidatorSavedInvalidations[];
+extern const char kInvalidationServiceUseGCMChannel[];
+
} // namespace prefs
} // namespace invalidation
« no previous file with comments | « components/invalidation/impl/BUILD.gn ('k') | components/invalidation/impl/invalidation_prefs.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698