| Index: components/supervised_user_error_page/BUILD.gn
|
| diff --git a/components/supervised_user_error_page/BUILD.gn b/components/supervised_user_error_page/BUILD.gn
|
| index 410712845e92241402debb282703f43d73ebd8ae..6fe4cac10407c584100993f3aafe622e50b14fc2 100644
|
| --- a/components/supervised_user_error_page/BUILD.gn
|
| +++ b/components/supervised_user_error_page/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.
|
|
|
| -source_set("supervised_user_error_page") {
|
| +static_library("supervised_user_error_page") {
|
| sources = [
|
| "supervised_user_error_page.cc",
|
| "supervised_user_error_page.h",
|
|
|