specific_include_rules = {
  "multi_profile_support\.cc": [
    "+components/full_restore/full_restore_utils.h",
  ],
  "multi_profile_support_unittest\.cc": [
    "+ash/multi_user/user_switch_animator.h",
    "+ash/session/session_controller_impl.h",
    "+ash/ws/window_lookup.h",
    "+ash/wm/desks/desks_controller.h"
    "+ash/wm/desks/desks_test_util.h",
  ],
  "multi_user_context_menu_chromeos_unittest\.cc": [
    "+ash/test/ash_test_helper.h",
  ],
}
