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

Unified Diff: tools/profile_chrome/trace_packager.py

Issue 402803005: Move adb_profile_chrome to profile_chrome. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 5 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: tools/profile_chrome/trace_packager.py
diff --git a/tools/android/adb_profile_chrome/trace_packager.py b/tools/profile_chrome/trace_packager.py
similarity index 98%
rename from tools/android/adb_profile_chrome/trace_packager.py
rename to tools/profile_chrome/trace_packager.py
index a1743499311890eba13125c27ea13fe9bbb90834..d880f7b096a00cdf04dbdd41b483296d2e9ff492 100644
--- a/tools/android/adb_profile_chrome/trace_packager.py
+++ b/tools/profile_chrome/trace_packager.py
@@ -9,7 +9,7 @@ import shutil
import sys
import zipfile
-from adb_profile_chrome import util
+from profile_chrome import util
from pylib import constants
« no previous file with comments | « tools/profile_chrome/systrace_controller_unittest.py ('k') | tools/profile_chrome/trace_packager_unittest.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698