commit | d74f175b6d4209529897644b8f5d153776f9997a | [log] [tgz] |
---|---|---|
author | Nancy Wang <[email protected]> | Tue Nov 10 01:16:32 2020 |
committer | Commit Bot <[email protected]> | Tue Nov 10 01:16:32 2020 |
tree | 92bd59091982ddb32dd237abddd8d58daf0bdded | |
parent | 416d1fd9b9a566d9bf317e329ee82ae76b17ebc8 [diff] |
Add the full restore flag. The 'FullRestore' flag is added in ash considering the window manamement might use it as well, and if it is added in the chrome/browser directory then the window manamement in ash can't include the file in the chrome/browser directory. BUG=1146900 Change-Id: Ib61186739832048e52ce4c87dd9e40b996cddc8a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2525461 Commit-Queue: Nancy Wang <[email protected]> Reviewed-by: Xiyuan Xia <[email protected]> Cr-Commit-Position: refs/heads/master@{#825591}
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.