Index: mojo/services/network/BUILD.gn |
diff --git a/mojo/services/network/BUILD.gn b/mojo/services/network/BUILD.gn |
index 477005f5e00e1e8138748801ab32d2151826c960..6aa4b989520df2a85043547a12fb99c37c269d83 100644 |
--- a/mojo/services/network/BUILD.gn |
+++ b/mojo/services/network/BUILD.gn |
@@ -2,6 +2,9 @@ |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
+# TODO(ppi): Switch this file back to using absolute paths to refer to the Mojo |
+# SDK once it is no longer being used to build the network service impl in |
+# Mojo. |
import("../mojo_sdk_root.gni") |
import("$mojo_sdk_root/mojo/public/mojo_application.gni") |