
Rename policy/scheduled_update_checker to policy/scheduled_task_handler since we will add classes that handle other scheduled tasks to the same path. Bug: 1211256 Change-Id: I1abf5f254ed60545ccbf8d48a04b3709c11d4b9b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2972631 Reviewed-by: Pavol Marko <pmarko@chromium.org> Commit-Queue: Sanja Perisic <sanjaperisic@chromium.org> Cr-Commit-Position: refs/heads/master@{#894650}
Chrome
This directory contains the open source, application layer of Google Chrome.
Unlike other parts of Chromium like //content, which provide framework intended to support multiple products, this directory contains code that is focused on building specific products with opinionated UX.
Specific products include:
- Chrome desktop browser for Chrome OS, Windows, Mac and Linux
- Chrome mobile browser for Android
- Chrome OS system UI
See //ios/chrome for the Chrome mobile browser for iOS, and note that code that is shared between //chrome and //ios/chrome is typically factored out into //components.