Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(708)

Unified Diff: tools/android/dexdiffer/dexdiffer_unittest.py

Issue 2322253003: Make dexdiffer.py u+x (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/android/dexdiffer/dexdiffer.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/android/dexdiffer/dexdiffer_unittest.py
diff --git a/tools/android/dexdiffer/dexdiffer_unittest.py b/tools/android/dexdiffer/dexdiffer_unittest.py
old mode 100644
new mode 100755
index 4fd635dcebef9b104c14c005de34f47603bec43b..08dd316038f051c941028b4713593a014fd5566b
--- a/tools/android/dexdiffer/dexdiffer_unittest.py
+++ b/tools/android/dexdiffer/dexdiffer_unittest.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.
« no previous file with comments | « tools/android/dexdiffer/dexdiffer.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698