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

Unified Diff: ui/views/views.gyp

Issue 510233002: Fix link error when use_ozone=1 and use_aura=1 (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..df7934b63adf6e98a6b443732af0f4671526d533 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -436,6 +436,8 @@
'widget/desktop_aura/desktop_window_tree_host_win.h',
],
'views_desktop_aura_ozone_sources': [
+ 'widget/desktop_aura/desktop_cursor_loader_updater_auralinux.cc',
+ 'widget/desktop_aura/desktop_cursor_loader_updater_auralinux.h',
'widget/desktop_aura/desktop_factory_ozone.cc',
'widget/desktop_aura/desktop_factory_ozone.h',
'widget/desktop_aura/desktop_screen_ozone.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