# This component is shared with the Chrome OS build, so it's important to limit
# dependencies to a minimal set.
include_rules = [
"-components",
"+components/crash/core",
"+third_party/crashpad/crashpad/client/annotation.h",
"+third_party/crashpad/crashpad/client/annotation_list.h",
"+third_party/crashpad/crashpad/client/crashpad_info.h",
"+third_party/breakpad/breakpad/src/common/simple_string_dictionary.h",
"-net",
]