| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index 01e134cbb98f0155b819e5263d1d4503d796e30d..2bde52bd467a339f8df940213e66f6c601a1d2a5 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",
|
|
|