Chromium Code Reviews| Index: build/protoc.gypi | 
| diff --git a/build/protoc.gypi b/build/protoc.gypi | 
| index e956718e0d038207bf660cd19948512d1df5c82a..a20dce00a6056638af028be10f36fbd4a5c539f7 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: | 
| # { |