| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index aa2bd7219aecc4df50e6d3a0246aec79b9a1c994..fa437ae9871946a4937c9d6462a78947673413c5 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -189,6 +189,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',
|
|
|