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

Unified Diff: ui/base/ui_base.gyp

Issue 267013005: Remove cursor_mac.mm, fix GN build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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 | « ui/base/cursor/cursor_mac.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index 2d0228bfe99b271703cb9dbd02432260f2ef7487..f602a5670d3672fd9e31c4eff80df5b169bf748c 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -125,7 +125,6 @@
'cursor/cursor_loader_x11.cc',
'cursor/cursor_loader_x11.h',
'cursor/cursor_ozone.cc',
- 'cursor/cursor_mac.mm',
'cursor/cursor_util.cc',
'cursor/cursor_util.h',
'cursor/cursor_win.cc',
@@ -355,7 +354,6 @@
'cursor/cursor.h',
'cursor/cursor_loader_x11.cc',
'cursor/cursor_loader_x11.h',
- 'cursor/cursor_mac.mm',
'cursor/cursor_win.cc',
'cursor/cursor_x11.cc',
'x/selection_owner.cc',
« no previous file with comments | « ui/base/cursor/cursor_mac.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698