| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 22ad673f0a128a0a20f4b9b0f667c43fc65fc115..92774297ef6d58f1678108cdec0c3458c9777a53 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -239,8 +239,8 @@
|
| 'common/system/chromeos/palette/palette_tray.h',
|
| 'common/system/chromeos/palette/palette_utils.cc',
|
| 'common/system/chromeos/palette/palette_utils.h',
|
| - 'common/system/chromeos/palette/tools/capture_region_action.cc',
|
| - 'common/system/chromeos/palette/tools/capture_region_action.h',
|
| + 'common/system/chromeos/palette/tools/capture_region_mode.cc',
|
| + 'common/system/chromeos/palette/tools/capture_region_mode.h',
|
| 'common/system/chromeos/palette/tools/capture_screen_action.cc',
|
| 'common/system/chromeos/palette/tools/capture_screen_action.h',
|
| 'common/system/chromeos/palette/tools/create_note_action.cc',
|
|
|