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

Unified Diff: components/copresence/proto/data.proto

Issue 901213003: Removing the project ID (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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/copresence/proto/data.proto
diff --git a/components/copresence/proto/data.proto b/components/copresence/proto/data.proto
index c3679bcf07a57d9e05a5bcb2bc2f4b4a96feb3ef..f862e9b8842fe85df311e1fb750e8cd7481c5c57 100644
--- a/components/copresence/proto/data.proto
+++ b/components/copresence/proto/data.proto
@@ -9,7 +9,6 @@ message ClientVersion {
optional string version_name = 2;
optional int64 version_code = 3;
optional string certificate_fingerprint = 4;
- optional string project_id = 5;
}
message Status {
optional StatusCode code = 1;
« no previous file with comments | « chrome/common/extensions/manifest_handlers/copresence_manifest.cc ('k') | components/copresence/public/copresence_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698