| Index: ash/BUILD.gn
|
| diff --git a/ash/BUILD.gn b/ash/BUILD.gn
|
| index ab776d3cd54c89b3d4187a53e6f5b426eae13831..5e299427b4f40ff74c198f4afcd1d4cc5f560447 100644
|
| --- a/ash/BUILD.gn
|
| +++ b/ash/BUILD.gn
|
| @@ -430,6 +430,8 @@ component("ash") {
|
| "system/palette/tools/laser_pointer_mode.h",
|
| "system/palette/tools/magnifier_mode.cc",
|
| "system/palette/tools/magnifier_mode.h",
|
| + "system/palette/tools/metalayer_mode.cc",
|
| + "system/palette/tools/metalayer_mode.h",
|
| "system/power/battery_notification.cc",
|
| "system/power/battery_notification.h",
|
| "system/power/dual_role_notification.cc",
|
|
|