Star
0
Fork
63
代码
介绍
代码
Issues
247
Pull Requests
41
流水线
Actions
讨论
Wiki
项目成员
35
分析
项目设置
Star
0
Fork
63
trunk
chromium_arkweb
/
webkit
/
tools
/
test_shell
/
DEPS
下载
J
jam@chromium.org
Don't make checkdeps ignore includes to directories that are brought in via deps. Most of these are already listed in DEPS files, and it seems that we want to prevent includes on them just like normal directories that are in our tree (otherwise content can depend on native_client, for ex)
f95adfa4
创建于
2012年4月28日
历史提交
include_rules = [ "+breakpad", "+mac", "+third_party/zlib", "+ui", ]