| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 72516c7c240ff1afbc229bd818dcd343767b8d96..0d46cf55f4c436d358ae6378e87600157bc4a496 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -245,8 +245,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',
|
|
|