Index: tools/android/adb_profile_chrome/trace_packager_unittest.py |
diff --git a/build/android/chrome_profiler/trace_packager_unittest.py b/tools/android/adb_profile_chrome/trace_packager_unittest.py |
similarity index 96% |
rename from build/android/chrome_profiler/trace_packager_unittest.py |
rename to tools/android/adb_profile_chrome/trace_packager_unittest.py |
index 8c50d3aeb186f97819d71cb07471265ac22db248..b987f48a7ff38a3dff2ed2fc3ed287070fd63c4a 100644 |
--- a/build/android/chrome_profiler/trace_packager_unittest.py |
+++ b/tools/android/adb_profile_chrome/trace_packager_unittest.py |
@@ -2,7 +2,7 @@ |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
-from chrome_profiler import trace_packager |
+from adb_profile_chrome import trace_packager |
import json |
import tempfile |