Home | History | Annotate | Download | only in client
      1 specific_include_rules = {
      2   # Tests can make use of content/browser/ infrastructure.
      3   ".*browsertest\.cc": [
      4     "+content/browser"
      5   ]
      6 }
      7