| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index a280c481140541fd8359b06c949e6c115b998831..8c0c8ab5664c7203176e97647da2dda83a79b48f 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -192,6 +192,8 @@
|
| '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/palette/palette_utils.cc',
|
| + 'common/system/chromeos/palette/palette_utils.h',
|
| 'common/system/chromeos/power/battery_notification.cc',
|
| 'common/system/chromeos/power/battery_notification.h',
|
| 'common/system/chromeos/power/dual_role_notification.cc',
|
|
|