summaryrefslogtreecommitdiffstats
path: root/mojo/public/tools/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/public/tools/BUILD.gn')
-rw-r--r--mojo/public/tools/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/mojo/public/tools/BUILD.gn b/mojo/public/tools/BUILD.gn
index 5fb9785..12cca6d 100644
--- a/mojo/public/tools/BUILD.gn
+++ b/mojo/public/tools/BUILD.gn
@@ -2,7 +2,7 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-import("//mojo/public/mojo.gni")
+import("../mojo.gni")
if (use_prebuilt_mojo_shell) {
copy("copy_mojo_shell") {