| Index: third_party/jsr-305/jsr-305.gyp
|
| diff --git a/third_party/jsr-305/jsr-305.gyp b/third_party/jsr-305/jsr-305.gyp
|
| index a51eded2d8e16d0d0d719b061772a062dbc6c504..37af4b20a547fcdee6aba560edb612d2791fcb87 100644
|
| --- a/third_party/jsr-305/jsr-305.gyp
|
| +++ b/third_party/jsr-305/jsr-305.gyp
|
| @@ -8,7 +8,6 @@
|
| 'target_name': 'jsr_305_javalib',
|
| 'type': 'none',
|
| 'variables': {
|
| - 'package_name': '<(_target_name)',
|
| # The sources are not located in a folder that is called src/, so we
|
| # need to set it in additional_src_dirs parameter instead.
|
| 'java_in_dir': '../../build/android/empty',
|
|
|