Index: utils/application_snapshot.gni |
diff --git a/utils/application_snapshot.gni b/utils/application_snapshot.gni |
index 0f36737bbd40c5d6942d7d54808419d2ed723c13..8899703e912870b3f2e223d0accaa29f2ce1b379 100644 |
--- a/utils/application_snapshot.gni |
+++ b/utils/application_snapshot.gni |
@@ -2,7 +2,7 @@ |
# for details. All rights reserved. Use of this source code is governed by a |
# BSD-style license that can be found in the LICENSE file. |
-import("//build/compiled_action.gni") |
+import("../build/compiled_action.gni") |
_dart_root = rebase_path("..") |