blob: c18b1107945809c1a318578a4689efb809c22f2c [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",
]