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

Unified Diff: third_party/protobuf/ruby/tests/generated_code.proto

Issue 2495533002: third_party/protobuf: Update to HEAD (83d681ee2c) (Closed)
Patch Set: Make chrome settings proto generated file a component Created 4 years 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 | « third_party/protobuf/ruby/tests/basic.rb ('k') | third_party/protobuf/ruby/tests/generated_code_test.rb » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/protobuf/ruby/tests/generated_code.proto
diff --git a/third_party/protobuf/ruby/tests/generated_code.proto b/third_party/protobuf/ruby/tests/generated_code.proto
index 42d82a6bac7efe8b9eb8f11622be1cb62c353b7b..62fd83ed896be250e9bc0ce8ada4db2f425f0151 100644
--- a/third_party/protobuf/ruby/tests/generated_code.proto
+++ b/third_party/protobuf/ruby/tests/generated_code.proto
@@ -1,6 +1,6 @@
syntax = "proto3";
-package A.B.C;
+package a.b.c;
message TestMessage {
int32 optional_int32 = 1;
« no previous file with comments | « third_party/protobuf/ruby/tests/basic.rb ('k') | third_party/protobuf/ruby/tests/generated_code_test.rb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698