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

Unified Diff: ui/views/views.gyp

Issue 490693003: Include desktop_cursor_loader_updater_auralinux on all linuxaura builds. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 108d0e6cf7386c636aa84cf3a2595d065d6cfd9b..fa7f2eb43dc744d7f03efbd8575fa1bfa0d30f36 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -387,6 +387,8 @@
'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_auralinux.cc',
+ 'widget/desktop_aura/desktop_cursor_loader_updater_auralinux.h',
'widget/desktop_aura/desktop_dispatcher_client.cc',
'widget/desktop_aura/desktop_dispatcher_client.h',
'widget/desktop_aura/desktop_drop_target_win.cc',
@@ -405,8 +407,6 @@
'widget/desktop_aura/desktop_screen_position_client.h',
],
'views_desktop_aura_x11_sources': [
- 'widget/desktop_aura/desktop_cursor_loader_updater_auralinux.cc',
- 'widget/desktop_aura/desktop_cursor_loader_updater_auralinux.h',
'widget/desktop_aura/desktop_drag_drop_client_aurax11.cc',
'widget/desktop_aura/desktop_drag_drop_client_aurax11.h',
'widget/desktop_aura/desktop_window_tree_host_x11.cc',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698