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

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: cleanup WmWindowAura 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') | ash/drag_drop/drag_drop_controller.h » ('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 df634459a6d0e083d22d8dbc1c0f37a061e8d19d..f0aeb7d2a069ba80f1924ad58ac425fd6c6bcbe5 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',
@@ -554,8 +556,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') | ash/drag_drop/drag_drop_controller.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698