commit | d538ba3e10d2498292aa429cef90d8b6c18473cd | [log] [tgz] |
---|---|---|
author | Alexey Baskakov <loyso@chromium.org> | Thu Jul 12 01:36:47 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jul 12 01:36:47 2018 |
tree | 72d2942fa542abfb9231c3f9db7f069d95cac3c3 | |
parent | 456e84e95d9f7060c117953d251e121bc052b158 [diff] |
WebApp: Extract web_applications source sets in GN. This CL reflects the existing dependencies and dependency cycles we have. Also, we want to establish the following folders in web_applications/: 1) components/ Any independent components which are shared between extensions/ and web_applications/ 2) extensions/ A code which is thematically part of chrome/browser/extensions/ E.g. an upcoming BookmarkAppInstaller will be used by extensions. 3) bookmark_apps/ Any extension-based high-level helpers which are used by chrome/browser/ Note that web_applications/policy content will be moved to web_applications/bookmark_apps/policy/ Bug: 860581 Change-Id: Ib89f0e327759cfab050caceae5818c8e72f40f08 Reviewed-on: https://chromium-review.googlesource.com/1128665 Commit-Queue: Alexey Baskakov <loyso@chromium.org> Reviewed-by: Trent Apted <tapted@chromium.org> Reviewed-by: Devlin <rdevlin.cronin@chromium.org> Reviewed-by: Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#574448}
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 .