Index: ui/aura/aura.gyp |
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp |
index a4fe8612de66f3831a4d5d4ae44d1a982914b958..2391f9f113d1e6f8fc04b33001d91ca81205d4b9 100644 |
--- a/ui/aura/aura.gyp |
+++ b/ui/aura/aura.gyp |
@@ -83,19 +83,13 @@ |
'remote_root_window_host_win.h', |
'root_window_host.h', |
'root_window_host_delegate.h', |
- 'root_window_host_mac.h', |
- 'root_window_host_mac.mm', |
'root_window_host_ozone.cc', |
'root_window_host_ozone.h', |
'root_window_host_win.cc', |
'root_window_host_win.h', |
'root_window_host_x11.cc', |
'root_window_host_x11.h', |
- 'root_window_mac.h', |
- 'root_window_mac.mm', |
'root_window_transformer.h', |
- 'root_window_view_mac.h', |
- 'root_window_view_mac.mm', |
'root_window.cc', |
'root_window.h', |
'window.cc', |
@@ -106,12 +100,6 @@ |
'window_tracker.h', |
], |
'conditions': [ |
- ['OS=="mac"', { |
- 'sources/': [ |
- ['exclude', 'client/dispatcher_client.cc'], |
- ['exclude', 'client/dispatcher_client.h'], |
- ], |
- }], |
['use_x11==1', { |
'link_settings': { |
'libraries': [ |