summaryrefslogtreecommitdiffstats
path: root/dom/bindings/mach_commands.py
diff options
context:
space:
mode:
Diffstat (limited to 'dom/bindings/mach_commands.py')
-rw-r--r--dom/bindings/mach_commands.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/bindings/mach_commands.py b/dom/bindings/mach_commands.py
index 6f6b29bcbf..eb6865ea86 100644
--- a/dom/bindings/mach_commands.py
+++ b/dom/bindings/mach_commands.py
@@ -6,7 +6,7 @@ import os
import sys
from mach.decorators import Command, CommandArgument
-from mozbuild.util import mkdir
+from mozbuild.dirutils import mkdir
def get_test_parser():