| Index: components/cronet/tools/cronet_licenses.py
|
| diff --git a/components/cronet/tools/cronet_licenses.py b/components/cronet/tools/cronet_licenses.py
|
| index 19dde639ffdcd70a25350f90fdb966b39d2523da..ab263886f23ad7f2575edf4d7bdab559e740878c 100755
|
| --- a/components/cronet/tools/cronet_licenses.py
|
| +++ b/components/cronet/tools/cronet_licenses.py
|
| @@ -104,7 +104,6 @@ def main():
|
| ' license [filename]\n' \
|
| ' Generate Cronet LICENSE to filename or stdout.\n')
|
| (flags, args) = parser.parse_args()
|
| - print flags
|
|
|
| if flags.gn:
|
| global third_party_dirs
|
|
|