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

Unified Diff: ui/views/views.gyp

Issue 23483041: [Cleanup] Remove mac code from aura/ash/views (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 3 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/views/view.cc ('k') | ui/views/widget/drop_helper.cc » ('j') | 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 053005502d62d4d45e5cffc7d7c041eec6d6ee8b..789be0ab4cd0e3848bed41c3bed0829f07481077 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -488,14 +488,6 @@
'widget/tooltip_manager_win.h',
],
'conditions': [
- ['OS=="mac"', {
- 'sources/': [
- ['exclude', 'mouse_watcher.cc'],
- ['exclude', 'controls/menu/'],
- ['exclude', 'controls/scrollbar/'],
- ['exclude', 'focus/accelerator_handler_aura.cc'],
- ],
- }],
['OS=="win"', {
'sources/': [
['include', 'controls/menu/menu_insertion_delegate_win.h'],
« no previous file with comments | « ui/views/view.cc ('k') | ui/views/widget/drop_helper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698