| Index: chrome/test/data/nacl/BUILD.gn
|
| diff --git a/chrome/test/data/nacl/BUILD.gn b/chrome/test/data/nacl/BUILD.gn
|
| index 8258044c866e4c3acf50b90c999fe98f8e134689..4a46affe24d80941eb7e654dd36bb97e352f1fc0 100644
|
| --- a/chrome/test/data/nacl/BUILD.gn
|
| +++ b/chrome/test/data/nacl/BUILD.gn
|
| @@ -2,9 +2,9 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| +import("//build/config/compiler/compiler.gni")
|
| import("//build/config/features.gni")
|
| import("//build/config/nacl/config.gni")
|
| -import("//build/toolchain/toolchain.gni")
|
| import("//ppapi/native_client/nacl_test_data.gni")
|
|
|
| group("nacl") {
|
|
|