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

Unified Diff: build/android/chrome_profiler/run_tests

Issue 310413003: Move adb_profile_chrome under tools/android/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add shebang and exec bit temporarily. Created 6 years, 6 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
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'
« no previous file with comments | « build/android/chrome_profiler/profiler_unittest.py ('k') | build/android/chrome_profiler/systrace_controller.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698