Index: build/android/chrome_profiler/run_tests |
diff --git a/build/android/chrome_profiler/run_tests b/build/android/chrome_profiler/run_tests |
deleted file mode 100755 |
index 2cdce5a69d301dddd6216105df1292e365444ed5..0000000000000000000000000000000000000000 |
--- a/build/android/chrome_profiler/run_tests |
+++ /dev/null |
@@ -1,3 +0,0 @@ |
-#!/bin/sh |
-cd $(dirname $0)/.. |
-exec python -m unittest discover chrome_profiler '*_unittest.py' |