| Index: components/onc/BUILD.gn
|
| diff --git a/tools/gn/secondary/components/onc/BUILD.gn b/components/onc/BUILD.gn
|
| similarity index 91%
|
| rename from tools/gn/secondary/components/onc/BUILD.gn
|
| rename to components/onc/BUILD.gn
|
| index 2b3aa66ce1beb877322f0a5b09902713a2af0bb3..f08223328704fd6dc41aee40cece65f7c846810f 100644
|
| --- a/tools/gn/secondary/components/onc/BUILD.gn
|
| +++ b/components/onc/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.
|
|
|
| -component("onc_component") {
|
| +component("onc") {
|
| sources = [
|
| "onc_constants.cc",
|
| "onc_constants.h",
|
|
|