compare_build_artifacts.py use *.runtime_deps *.isolate file is deprecated. use *.runtime_deps file, generated by gn, instead. Bug: 972075 Change-Id: I5bc47cbe058c1550fdca4d1d89928c3daf4bc0e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2061575 Reviewed-by: Marc-Antoine Ruel <maruel@chromium.org> Reviewed-by: Nico Weber <thakis@chromium.org> Reviewed-by: Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Fumitoshi Ukai <ukai@chromium.org> Cr-Commit-Position: refs/heads/master@{#745827}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.