chromium/ash/display/DEPS

include_rules = [
  "+ash/host",
  "+components/device_event_log",
]

specific_include_rules = {
  "display_color_manager.cc": [
    "+third_party/zlib/google/compression_utils.h",
  ],
  "refresh_rate_controller_unittest.cc": [
    "+chromeos/ash/components/display",
    "+chromeos/ash/components/game_mode",
  ]
}