summaryrefslogtreecommitdiffstats
path: root/win8/metro_driver/DEPS
blob: 62079c36456e1a95b6fdde760700790d3b0e53fa (plain)
1
2
3
4
5
include_rules = [
  # Allow metro_driver to include from delegate_execute *temporarily*.
  # TODO(ananta): Remove this by fixing toast_notification_handler.cc.
  "+win8/delegate_execute",
]