| Index: components/BUILD.gn
|
| diff --git a/components/BUILD.gn b/components/BUILD.gn
|
| index e55196f90f2cd046d357560c32bb11755aaa925b..72cf12f688cf597c8f102bfca1a1df3815604dd6 100644
|
| --- a/components/BUILD.gn
|
| +++ b/components/BUILD.gn
|
| @@ -32,6 +32,7 @@ group("all_components") {
|
| "//components/crash/app",
|
| "//components/crash/browser",
|
| "//components/crx_file",
|
| + "//components/demo_ui",
|
| "//components/data_reduction_proxy/core/browser",
|
| "//components/data_reduction_proxy/core/common",
|
| "//components/device_event_log",
|
|
|