| Index: mojo/services/network/BUILD.gn
|
| diff --git a/mojo/services/network/BUILD.gn b/mojo/services/network/BUILD.gn
|
| index 6642b7efcee85ceefc4f32acf477ff66975f5a39..02ef3f08261fb33f99284a9215a3107b5d8274b9 100644
|
| --- a/mojo/services/network/BUILD.gn
|
| +++ b/mojo/services/network/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("//third_party/mojo/src/mojo/public/mojo_application.gni")
|
| +import("//mojo/public/mojo_application.gni")
|
|
|
| if (is_android) {
|
| import("//build/config/android/rules.gni")
|
|
|