1include_rules = [
2  # This code cannot depend on anything from base/, except for the current
3  # directory.
4  "-base",
5  "+base/android/linker",
6]
7