summaryrefslogtreecommitdiffstats
path: root/content/child/DEPS
blob: 9cfa5d1fc339b49f775ae93b7b17777bc51e2721 (plain)
1
2
3
4
5
6
7
include_rules = [
  "+components/tracing",
  "+content/app/strings/grit",  # For generated headers
  "+content/public/child",
  "+media/base/android",
  "+v8/include/v8.h"
]