Chromium Code Reviews| Index: components/cronet.gypi |
| diff --git a/components/cronet.gypi b/components/cronet.gypi |
| index f0b32a3494df51da58badbc7968737cff7cf7313..2fc0ea11d616b9d695c65987a1aae13abf0afc3a 100644 |
| --- a/components/cronet.gypi |
| +++ b/components/cronet.gypi |
| @@ -76,7 +76,7 @@ |
| '<(lastchange_path)', |
| ], |
| 'outputs': [ |
| - '<(SHARED_INTERMEDIATE_DIR)/templates/org/chromium/cronet/Version.java', |
| + '<(SHARED_INTERMEDIATE_DIR)/templates/<(_target_name)/org/chromium/cronet/Version.java', |
| ], |
| 'action': [ |
| 'python', |