summaryrefslogtreecommitdiffstats
path: root/ui/ui.gyp
diff options
context:
space:
mode:
authordimich@chromium.org <dimich@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-21 22:10:44 +0000
committerdimich@chromium.org <dimich@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-09-21 22:10:44 +0000
commit0d52e41eda4a170aed7a7a5c46c93af942c50dbb (patch)
tree2a6585b9b3cdfcc2f0490b37b50af01634f468f1 /ui/ui.gyp
parent00ddc6493e5f6d2940807fa23b6e267aecfb10c9 (diff)
downloadchromium_src-0d52e41eda4a170aed7a7a5c46c93af942c50dbb.zip
chromium_src-0d52e41eda4a170aed7a7a5c46c93af942c50dbb.tar.gz
chromium_src-0d52e41eda4a170aed7a7a5c46c93af942c50dbb.tar.bz2
Rename PanelMouseWatcherGtk into PanelMouseWatcherTimer. Added implementation of gfx::Point GetCursorScreenPoint() on Mac.
Review URL: http://codereview.chromium.org/7981012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102173 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/ui.gyp')
-rw-r--r--ui/ui.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/ui.gyp b/ui/ui.gyp
index ce8f495..dffa9b7 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -277,6 +277,7 @@
'gfx/screen.h',
'gfx/screen_aura.cc',
'gfx/screen_gtk.cc',
+ 'gfx/screen_mac.mm',
'gfx/screen_wayland.cc',
'gfx/screen_win.cc',
'gfx/scoped_cg_context_save_gstate_mac.h',