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

Unified Diff: components/copresence/proto/BUILD.gn

Issue 712833002: Undoing revert, cl is not the cause of gcm crash on canary. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2214
Patch Set: Created 6 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 | « components/copresence/handlers/gcm_handler_unittest.cc ('k') | components/copresence/proto/data.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/copresence/proto/BUILD.gn
diff --git a/components/copresence/proto/BUILD.gn b/components/copresence/proto/BUILD.gn
index 87812ddeeeddd0afeabef77bf0f892cd3d41c7ae..d7cd331c65a282593cd42bb3d4b6dbeebd863e22 100644
--- a/components/copresence/proto/BUILD.gn
+++ b/components/copresence/proto/BUILD.gn
@@ -11,6 +11,7 @@ proto_library("proto") {
"data.proto",
"enums.proto",
"identity.proto",
+ "push_message.proto",
"rpcs.proto",
]
}
« no previous file with comments | « components/copresence/handlers/gcm_handler_unittest.cc ('k') | components/copresence/proto/data.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698