commit | def54e0224d1ad40ddb57c8389579c1a38770416 | [log] [tgz] |
---|---|---|
author | Livvie Lin <[email protected]> | Wed Apr 01 18:24:25 2020 |
committer | Commit Bot <[email protected]> | Wed Apr 01 18:24:25 2020 |
tree | 7a2e07846a47ae67d5f7553653808bdc8f4f7d0f | |
parent | cab666906aed80c3111133064faa53817e05f39e [diff] |
Move common methods in dynamic_type_util to //ios/components Interstitial code that relies on dynamic_type_util is getting moved to //ios/components so that it can be used by iGA, so the common util methods should also be moved to a shared directory. Bug: 1064382 Change-Id: I6719ddefd0ac76a9a5b2b3727221bd1f0207aa95 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2128086 Commit-Queue: Livvie Lin <[email protected]> Reviewed-by: Eugene But <[email protected]> Reviewed-by: Gauthier Ambard <[email protected]> Reviewed-by: Kurt Horimoto <[email protected]> Cr-Commit-Position: refs/heads/master@{#755451}
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.