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

Unified Diff: chrome/browser/sync/notifier/invalidation_util.h

Issue 5254009: roll cacheinvalidation to @60 (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: Created 10 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
« no previous file with comments | « DEPS ('k') | chrome/browser/sync/notifier/invalidation_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sync/notifier/invalidation_util.h
===================================================================
--- chrome/browser/sync/notifier/invalidation_util.h (revision 67496)
+++ chrome/browser/sync/notifier/invalidation_util.h (working copy)
@@ -28,6 +28,8 @@
std::string ObjectIdToString(const invalidation::ObjectId& object_id);
+std::string ObjectIdPToString(const invalidation::ObjectIdP& object_id);
+
std::string StatusToString(const invalidation::Status& status);
std::string InvalidationToString(
« no previous file with comments | « DEPS ('k') | chrome/browser/sync/notifier/invalidation_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698