| Index: mojo/public/platform/native/BUILD.gn
|
| diff --git a/mojo/public/platform/native/BUILD.gn b/mojo/public/platform/native/BUILD.gn
|
| index c4cc43ea3728134ee0169993ea03d32a6c25b84d..22f06a8685217b232debdd37e9bd2513309ba8b6 100644
|
| --- a/mojo/public/platform/native/BUILD.gn
|
| +++ b/mojo/public/platform/native/BUILD.gn
|
| @@ -2,8 +2,6 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -assert(!defined(is_nacl) || !is_nacl)
|
| -
|
| import("../../mojo_sdk.gni")
|
|
|
| mojo_sdk_source_set("system") {
|
|
|