blob: 2fd2e89aaafe741798c65adcd351ea59d6181149 [file] [log] [blame]
include_rules = [
# Code in the lacros-chrome binary cannot use ash-chrome code.
"-chromeos/ash",
# 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.
"-chrome",
"-content",
"+ui/native_theme",
"+components/crash/core/common",
"+media/mojo/mojom/stable/stable_video_decoder.mojom.h",
]