commit | 742a57b99c093b3a09fe390c126a419fe6fa612e | [log] [tgz] |
---|---|---|
author | Dominique Fauteux-Chapleau <domfc@chromium.org> | Tue Oct 08 16:31:04 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 08 16:31:04 2024 |
tree | 09d46fda4068de6a1a422c3c35a736148fb5fdef | |
parent | 303603eac7d99d59da242ea85eb3d47a8c8e3a84 [diff] |
Move enterprise_interstitial_util files to //components/enterprise This CL is a simple file move in preparation of reusing that code on mobile platforms. Bug: b/318842720 Change-Id: I624f5a9797309706d74d4776a2dc4528063cdf6b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5912020 Commit-Queue: Daniel Rubery <drubery@chromium.org> Auto-Submit: Dominique Fauteux-Chapleau <domfc@chromium.org> Reviewed-by: Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/main@{#1365619}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
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.
If you found a bug, please file it at https://crbug.com/new.