From ad98b9b894f594dda63a6e2e4debe3b7586add05 Mon Sep 17 00:00:00 2001 From: "bulach@chromium.org" Date: Mon, 9 Jul 2012 09:51:45 +0000 Subject: [android] Fixes checkperms.py error. Following http://codereview.chromium.org/10693110/. A few files moved around to pylib and had their executable bits left on. BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10703113 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145658 0039d316-1c4b-4281-b951-d872f2087c98 --- build/android/pylib/cmd_helper.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 build/android/pylib/cmd_helper.py (limited to 'build/android/pylib/cmd_helper.py') diff --git a/build/android/pylib/cmd_helper.py b/build/android/pylib/cmd_helper.py old mode 100755 new mode 100644 -- cgit v1.1