| # This should eventually shrink until nothing from content is included, |
| # whereupon this code may be moved to components/remote_cocoa. Do not |
| # add any additional dependencies on content code. |
| # https://crbug.com/958255 |
| include_rules = [ |
| "+components/remote_cocoa/app_shim", |
| "+content/app_shim_remote_cocoa", |
| "+content/browser/accessibility/browser_accessibility_cocoa.h", |
| "+content/browser/accessibility/browser_accessibility_mac.h", |
| "+content/browser/accessibility/browser_accessibility_manager_mac.h", |
| "+content/browser/cocoa/system_hotkey_helper_mac.h", |
| "+content/browser/cocoa/system_hotkey_map.h", |
| "+content/browser/download/drag_download_file.h", |
| "+content/browser/download/drag_download_util.h", |
| "+content/browser/renderer_host/input/mouse_wheel_rails_filter_mac.h", |
| "+content/browser/renderer_host/input/web_input_event_builders_mac.h", |
| "+content/browser/renderer_host/render_widget_host_view_mac.h", |
| "+content/browser/renderer_host/render_widget_host_view_mac_editcommand_helper.h", |
| "+content/browser/web_contents/web_contents_impl.h", |
| "+content/browser/web_contents/web_contents_view_mac.h", |
| "+content/browser/web_contents/web_drag_dest_mac.h", |
| "+content/common/content_export.h", |
| "+content/common/cursors/webcursor.h", |
| "+content/common/render_widget_host_ns_view.mojom.h", |
| "+content/common/web_contents_ns_view_bridge.mojom.h", |
| "+content/public/browser/content_browser_client.h", |
| "+content/public/browser/native_web_keyboard_event.h", |
| "+content/public/browser/remote_cocoa.h", |
| "+content/public/browser/render_widget_host_view_mac_delegate.h", |
| "+content/public/common/content_client.h", |
| "+content/public/common/content_features.h", |
| "+content/public/common/drop_data.h", |
| "+content/public/common/widget_type.h", |
| ] |