| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index 01becfb8b61dce0704393d6fd59d83a4779dbded..f12a96fed7bc2af0e9f4257d23e835fc4827ea1e 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -66,6 +66,7 @@ static_library("common") {
|
| "//components/dom_distiller/core",
|
| "//components/error_page/common",
|
| "//components/favicon_base",
|
| + "//components/flags_ui:switches",
|
| "//components/gcm_driver/common",
|
| "//components/json_schema",
|
| "//components/metrics",
|
|
|