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

Unified Diff: components/gcm_driver/gcm_internals_constants.h

Issue 1616113003: List message decryption failures on chrome://gcm-internals (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase after CL 1619053003 Created 4 years, 11 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
Index: components/gcm_driver/gcm_internals_constants.h
diff --git a/components/gcm_driver/gcm_internals_constants.h b/components/gcm_driver/gcm_internals_constants.h
index 542501efba363bc49f757e608cde5fee9fafe28d..59af925ddfcb0d7943404460af9a06faf7f9a424 100644
--- a/components/gcm_driver/gcm_internals_constants.h
+++ b/components/gcm_driver/gcm_internals_constants.h
@@ -37,6 +37,7 @@ extern const char kRegistrationInfo[];
extern const char kResendQueueSize[];
extern const char kSendInfo[];
extern const char kSendQueueSize[];
+extern const char kDecryptionFailureInfo[];
} // namespace gcm_driver
« no previous file with comments | « components/gcm_driver/gcm_driver_desktop_unittest.cc ('k') | components/gcm_driver/gcm_internals_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698