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

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: Created 4 years, 4 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') | ash/shell/shell_delegate_impl.cc » ('J')
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 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',
« no previous file with comments | « no previous file | ash/common/palette_delegate.h » ('j') | ash/shell/shell_delegate_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698