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

Unified Diff: ash/ash.gyp

Issue 11280283: Extract the code of showing a dragging window on another display from PhantomWindowController. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years 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/shell_window_ids.h » ('j') | ash/wm/drag_window_controller.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 7bf12b89167aa4682357f24c657679261de90e13..34fe851e1365daac71ed4eacd2d7343bc720e0f3 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -291,6 +291,8 @@
'wm/default_window_resizer.h',
'wm/dialog_frame_view.cc',
'wm/dialog_frame_view.h',
+ 'wm/drag_window_controller.cc',
+ 'wm/drag_window_controller.h',
'wm/event_client_impl.cc',
'wm/event_client_impl.h',
'wm/event_rewriter_event_filter.cc',
« no previous file with comments | « no previous file | ash/shell_window_ids.h » ('j') | ash/wm/drag_window_controller.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698