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

Unified Diff: build/protoc.gypi

Issue 11146005: Add support for generating jars from protos and add cacheinvalidation_java. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Updated crbug link to use http:// Created 8 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
Index: build/protoc.gypi
diff --git a/build/protoc.gypi b/build/protoc.gypi
index 897e446e8e86266844183a00ba625733378f8df7..4ceac2e8092504aca7ed12cc34e3f02605aac0db 100644
--- a/build/protoc.gypi
+++ b/build/protoc.gypi
@@ -3,7 +3,8 @@
# found in the LICENSE file.
# This file is meant to be included into a target to provide a rule
-# to invoke protoc in a consistent manner.
+# to invoke protoc in a consistent manner. For Java-targets, see
+# protoc_java.gypi.
#
# To use this, create a gyp target with the following form:
# {
« no previous file with comments | « build/android/empty/src/.keep ('k') | build/protoc_java.gypi » ('j') | build/protoc_java.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698