include_rules = [ "+chromeos/chromeos_switches.h", "+chromeos/cryptohome", "+chromeos/dbus", "+components/exo", "+components/prefs", "+components/signin/core/account_id", "+components/user_manager", "+mojo", "+storage/browser/fileapi", "+third_party/re2", "+third_party/skia", "+ui/gfx/geometry/rect.h", "+ui/gfx/range/range.h", ] specific_include_rules = { "arc_util.cc": [ "+ash/shared", "+ui/aura", ], "arc_util_unittest.cc": [ "+ash/shared", "+ui/aura", ], }