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

Unified Diff: third_party/protobuf/README.chromium

Issue 556933002: Remove protobuf lite for java. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase before submit Created 6 years, 3 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 | « third_party/cacheinvalidation/cacheinvalidation.gyp ('k') | third_party/protobuf/java/README.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/protobuf/README.chromium
diff --git a/third_party/protobuf/README.chromium b/third_party/protobuf/README.chromium
index a52aef8fe950a4cfde40418c2a17b2f6dacdc02c..b6ccf575c69534371db652c8f4d95ce2a3df43db 100644
--- a/third_party/protobuf/README.chromium
+++ b/third_party/protobuf/README.chromium
@@ -11,8 +11,6 @@ Local files (not taken from upstream):
README.chromium
config.h
descriptor2_pb.py
-protobuf_lite_java_descriptor_proto.py
-protobuf_lite_java_parse_pom.py
A protobuf.gyp file has been added for building with Chromium.
@@ -35,12 +33,3 @@ Revision 523 was cherry-picked from upstream.
Revision 524 was cherry-picked from upstream.
Revision 573 was cherry-picked from upstream.
The `&file->options() != NULL &&` was removed from descriptor.cc
-
-Notes about Java:
-We have not forked the Java version of protobuf-lite, so the Java version does
-not support unknown field retention.
-
-The list of Java files included in the lite profile for Java is parsed from the
-maven java/pom.xml by the script protobuf_lite_java_parse_pom.py. See
-'javac_includes' variable in protobuf_lite_javalib GYP target.
-
« no previous file with comments | « third_party/cacheinvalidation/cacheinvalidation.gyp ('k') | third_party/protobuf/java/README.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698