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

Unified Diff: ui/views/views.gyp

Issue 31043006: Moves creation of various clients to DesktopNativeWidgetAura (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: resolve merge Created 7 years, 2 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
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 94aad884dceee5b8dfd0b2b220f349f9e319ee26..0013f93a9a5f0d0bcc9c666fa94dd0cff831f4b2 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -366,6 +366,7 @@
'widget/desktop_aura/desktop_capture_client.cc',
'widget/desktop_aura/desktop_capture_client.h',
'widget/desktop_aura/desktop_cursor_loader_updater.h',
+ 'widget/desktop_aura/desktop_cursor_loader_updater_aurawin.cc',
'widget/desktop_aura/desktop_cursor_loader_updater_aurax11.cc',
'widget/desktop_aura/desktop_cursor_loader_updater_aurax11.h',
'widget/desktop_aura/desktop_dispatcher_client.cc',

Powered by Google App Engine
This is Rietveld 408576698