1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13
   14
   15
   16
   17
   18
   19
   20
   21
   22
   23
   24
   25
   26
   27
   28
   29
   30
   31
   32
   33
   34
   35

content / app_shim_remote_cocoa / DEPS [blame]

# 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/input/native_web_keyboard_event.h",
  "+components/remote_cocoa/app_shim",
  "+content/app_shim_remote_cocoa",
  "+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",
  "+components/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/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/remote_cocoa.h",
  "+content/public/browser/browser_accessibility_state.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",
  "+third_party/blink/public/mojom/webshare/webshare.mojom.h",
  "+ui/accessibility/platform/browser_accessibility_cocoa.h",
  "+ui/accessibility/platform/browser_accessibility_mac.h",
  "+ui/accessibility/platform/browser_accessibility_manager_mac.h",
]