| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index a972f4f8a4aa276f4fe4874551b36f7be07bc714..c0341dd8060ce5ebf22c065030575114226e21ab 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -163,6 +163,8 @@
|
| 'common/system/chromeos/palette/palette_tool.h',
|
| 'common/system/chromeos/palette/palette_tool_manager.cc',
|
| 'common/system/chromeos/palette/palette_tool_manager.h',
|
| + 'common/system/chromeos/palette/palette_tray.cc',
|
| + 'common/system/chromeos/palette/palette_tray.h',
|
| 'common/system/chromeos/power/battery_notification.cc',
|
| 'common/system/chromeos/power/battery_notification.h',
|
| 'common/system/chromeos/power/dual_role_notification.cc',
|
|
|