commit | 49830ebd85df0b97208b49c5df7aaa45c8b0ac8a | [log] [tgz] |
---|---|---|
author | Haiyang Pan <[email protected]> | Thu Jun 27 20:25:41 2024 |
committer | Chromium LUCI CQ <[email protected]> | Thu Jun 27 20:25:41 2024 |
tree | 16e6073a061e7fa14406ad95570f2649a1b75b7f | |
parent | 3aa1a4c72a7713797052f7221574577421ece300 [diff] [blame] |
Migrate python import paths from BUILD_COMMON to BUILD_UTIL As more modules are added under "build/util", migrate import paths from "build/util/lib/common" to "build/util" as the new base path. Bug: 348470234 Change-Id: I63fea2ee778d6f5fa78da3d44a175f679b5025b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5648994 Reviewed-by: Luke Halliwell <[email protected]> Commit-Queue: Haiyang Pan <[email protected]> Reviewed-by: Andrew Grieve <[email protected]> Cr-Commit-Position: refs/heads/main@{#1320595}
diff --git a/build/android/test_runner.pydeps b/build/android/test_runner.pydeps index 7ae9226..d6967936 100644 --- a/build/android/test_runner.pydeps +++ b/build/android/test_runner.pydeps
@@ -137,6 +137,7 @@ ../skia_gold_common/skia_gold_session.py ../skia_gold_common/skia_gold_session_manager.py ../util/lib/__init__.py +../util/lib/common/__init__.py ../util/lib/common/chrome_test_server_spawner.py ../util/lib/common/unittest_util.py ../util/lib/proto/__init__.py