Star2
82
代码介绍
代码
Issues383
Pull Requests109
流水线
Actions
项目讨论
Wiki
项目成员35
分析
项目设置
Star2
82
  1. chromium_arkweb
  2. /
  3. ui
  4. /
  5. views
  6. /
  7. test
  8. /
  9. DEPS
Jjam@chromium.orgTighten up DEPS checking to enforce that embedders of content only include public test headers.
a15ed634创建于 2012年6月4日历史提交
include_rules = [
  "+content/public/test",
]