Skip to content

Commit

Permalink
Add TODO to //mojo/network/BUILD.gn
Browse files Browse the repository at this point in the history
This file needs to be flexible wrt the location of the Mojo SDK only for the
duration of the time that it is being used to build the network service impl in
Mojo as well as in Chromium.

Review URL: https://codereview.chromium.org/871463002

Cr-Commit-Position: refs/heads/master@{#312799}
  • Loading branch information
colinblundell authored and Commit bot committed Jan 23, 2015
1 parent 3c3e12f commit 98d7ef5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mojo/services/network/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -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")

Expand Down

0 comments on commit 98d7ef5

Please sign in to comment.