| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index d73ce3d4c87145c7b6c89c3034490f770c9fff69..c857e83e59b01e9919f38b1e007c4f06c30b915c 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -354,6 +354,12 @@ component("ash") {
|
| "system/date/tray_system_info.h",
|
| "system/devicetype_utils.cc",
|
| "system/devicetype_utils.h",
|
| + "system/display_scale/scale_detailed_view.cc",
|
| + "system/display_scale/scale_detailed_view.h",
|
| + "system/display_scale/scale_view.cc",
|
| + "system/display_scale/scale_view.h",
|
| + "system/display_scale/tray_scale.cc",
|
| + "system/display_scale/tray_scale.h",
|
| "system/enterprise/enterprise_domain_observer.h",
|
| "system/enterprise/tray_enterprise.cc",
|
| "system/enterprise/tray_enterprise.h",
|
|
|