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