Home | History | Annotate | Download | only in gaia
      1 specific_include_rules = {
      2   ".*_[a-z]*test\.cc": [
      3     "+content/public/test/test_browser_thread_bundle.h",
      4   ]
      5 }
      6