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

Unified Diff: sync/protocol/BUILD.gn

Issue 635093002: [GCM] Updating GCM Status Syncer to the new Experiment Status pb (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressing CR comments Created 6 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/gcm_driver/proto/gcm_channel_status.proto ('k') | sync/protocol/experiment_status.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/protocol/BUILD.gn
diff --git a/sync/protocol/BUILD.gn b/sync/protocol/BUILD.gn
index 88685d8f976b231c52e7a31cebc981ec47265fbe..96bef5ce7a77dfc5566ec8ca56bf5a190b012cbb 100644
--- a/sync/protocol/BUILD.gn
+++ b/sync/protocol/BUILD.gn
@@ -20,6 +20,7 @@ proto_library("protocol") {
"dictionary_specifics.proto",
"encryption.proto",
"enhanced_bookmark_specifics.proto",
+ "experiment_status.proto",
"experiments_specifics.proto",
"extension_setting_specifics.proto",
"extension_specifics.proto",
« no previous file with comments | « components/gcm_driver/proto/gcm_channel_status.proto ('k') | sync/protocol/experiment_status.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698