Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1828)

Unified Diff: ash/ash.gyp

Issue 2291913002: Allow the user to cancel the capture region action, and show its active status in the tray. (Closed)
Patch Set: Address comments Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ash/common/palette_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « no previous file | ash/common/palette_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698