| Index: tools/android/dexdiffer/dexdiffer.py
|
| diff --git a/tools/android/dexdiffer/dexdiffer.py b/tools/android/dexdiffer/dexdiffer.py
|
| old mode 100644
|
| new mode 100755
|
| index cbe645169fb1c63c3ee76e2e7a3a89331b512d62..3d81522dbd0e4921b38d5f4f82d0fcd924277f51
|
| --- a/tools/android/dexdiffer/dexdiffer.py
|
| +++ b/tools/android/dexdiffer/dexdiffer.py
|
| @@ -1,3 +1,4 @@
|
| +#!/usr/bin/env python
|
| # Copyright 2016 The Chromium Authors. All rights reserved.
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|