summaryrefslogtreecommitdiff
path: root/deps/v8/tools/adb-d8.py
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/tools/adb-d8.py')
-rwxr-xr-xdeps/v8/tools/adb-d8.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/tools/adb-d8.py b/deps/v8/tools/adb-d8.py
index 416714692c..4d4390fe05 100755
--- a/deps/v8/tools/adb-d8.py
+++ b/deps/v8/tools/adb-d8.py
@@ -158,7 +158,7 @@ def Main():
# command.
adb = os.path.join(
script_dir,
- "../third_party/android_tools/sdk/platform-tools/adb"
+ "../third_party/android_sdk/public/platform-tools/adb"
)
# Read off any command line flags before build_dir (or --). Do this