summaryrefslogtreecommitdiffstats
path: root/win8/metro_driver/DEPS
blob: c767809f8dd71aead6c0ecc8f3fe80508180cf12 (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",
]