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

Unified Diff: ash/ash.gyp

Issue 2206033002: mash: Migrate ash::DragImageView to wm common types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nits 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/drag_drop/OWNERS » ('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 f7a935b487c7d6290d5c4e3be3fb47bb7eeceeb6..917595df37b12e853159b2329ea035dfa32bb3ab 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -71,6 +71,8 @@
'common/default_accessibility_delegate.h',
'common/display/display_info.cc',
'common/display/display_info.h',
+ 'common/drag_drop/drag_image_view.cc',
+ 'common/drag_drop/drag_image_view.h',
'common/focus_cycler.cc',
'common/focus_cycler.h',
'common/gpu_support.h',
@@ -562,8 +564,6 @@
'drag_drop/drag_drop_controller.h',
'drag_drop/drag_drop_tracker.cc',
'drag_drop/drag_drop_tracker.h',
- 'drag_drop/drag_image_view.cc',
- 'drag_drop/drag_image_view.h',
'first_run/desktop_cleaner.cc',
'first_run/desktop_cleaner.h',
'first_run/first_run_helper.cc',
« no previous file with comments | « no previous file | ash/common/drag_drop/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698