Index: third_party/mojo/src/mojo/public/BUILD.gn |
diff --git a/third_party/mojo/src/mojo/public/BUILD.gn b/third_party/mojo/src/mojo/public/BUILD.gn |
index d237b8ec51576e0556ecccd062d6d39d3e1a9820..df936d54d87a35b88bd6105b1356933b20c0f56e 100644 |
--- a/third_party/mojo/src/mojo/public/BUILD.gn |
+++ b/third_party/mojo/src/mojo/public/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.gni") |
+import("//mojo/public/mojo.gni") |
group("public") { |
# Meta-target, don't link into production code. |