blob: a01f22574fda5dd9b4abec22d9b65b0d21b234b3 [file] [log] [blame]
# This directory must not depend on //content or //chrome. This contains
# low-level ChromeOS system APIs for lacros. It's the equivalent of Win32 for
# Windows or Cocoa for macOS.
include_rules = [
"-chrome",
"-content",
"+ui/native_theme",
"+components/crash/core/common",
]