Skip to content

Commit a22bfb3

Browse files
committed
Update README.md
1 parent 81f9cc2 commit a22bfb3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ CEF全称是Chromium Embedded Framework,它是Chromium的Content API的封装
3333
- depot_tool的官方地址被墙(一种深深的怨恨),可以在github 里搜索depot tool 关键字搜索相关的克隆项目,例如:
3434
- [depot tool](https://github.com/cybertk/depot_tools)
3535
- google 官方开发的vs插件,专门为chromium源码提供的。[vs-chromium](https://github.com/chromium/vs-chromium)
36+
- 同样的原因,depot_tool里内置的chromium的源码下载地址放在googleapi.com上,也是被墙的。下面这个地址里有chromium的所有项目的git地址:
37+
- https://chromium.googlesource.com/?format=JSON
38+
- https://chromium.googlesource.com/?format=TEXT
3639

3740
相关链接
3841
---------

0 commit comments

Comments
 (0)