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

Unified Diff: ui/wm/wm.gyp

Issue 686513004: Creating default implementation for aura::client::ScreenPositionClient (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Missed a spot when renaming. Created 6 years, 1 month 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
Index: ui/wm/wm.gyp
diff --git a/ui/wm/wm.gyp b/ui/wm/wm.gyp
index 45f346e7f0e2ff7eda978092dc86d29a0aa1003d..886e299f707d827dde164a07097b1da220ac4c05 100644
--- a/ui/wm/wm.gyp
+++ b/ui/wm/wm.gyp
@@ -45,6 +45,8 @@
'core/cursor_manager.h',
'core/default_activation_client.cc',
'core/default_activation_client.h',
+ 'core/default_screen_position_client.cc',
+ 'core/default_screen_position_client.h',
'core/easy_resize_window_targeter.cc',
'core/easy_resize_window_targeter.h',
'core/focus_controller.cc',
« ui/wm/core/default_screen_position_client.cc ('K') | « ui/wm/core/default_screen_position_client.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698