commit | de5e5f426f48244e6f1d33e63d85a0b0af06ba72 | [log] [tgz] |
---|---|---|
author | avynn <avynn@google.com> | Wed Jun 23 00:21:56 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 23 00:21:56 2021 |
tree | d415acabed876c77a90d3b958a9f340116eaffc7 | |
parent | 4745675c083573910f7fdc7d28fe28f24a7dbffb [diff] |
Add window_id to desk specifics proto This CL adds a window_id to the desks specifics proto. This is so that restore data which is used in the desk template api will be able to be instantiated from desk specifics proto. Bug: n/a Change-Id: I3b54092c5414bc0b805efa447def86d97a0a6f7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2979172 Commit-Queue: Avynn Donaghe <avynn@google.com> Reviewed-by: Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#894943}
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.