commit | feae8714816c85ee053ee802e5a6f1cb1b251c3b | [log] [tgz] |
---|---|---|
author | Carlos Caballero <[email protected]> | Mon Aug 12 14:14:43 2019 |
committer | Commit Bot <[email protected]> | Mon Aug 12 14:14:43 2019 |
tree | e40c5de20a42584409725fdf5f3e586f680db02f | |
parent | 97f8d3cc1b46e4fe14b28f40ddabf273c2c8d005 [diff] |
Cleanup TaskObserver references Users should include base/task/task_observer.h and use the real thing instead of using any of the many typedefs. Had to fix a lot of includes as message_loop.h no longer includes message_loop_current.h which in turn includes a lot of other stuff files were relying on. This is a mechanical change that will be reviewed according to https://chromium.googlesource.com/chromium/src/+/master/docs/code_reviews.md#mechanical-changes Bug: 891670 [email protected] Change-Id: I101ae66150e18f992da1043ced284b41e4addff8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1738552 Commit-Queue: Carlos Caballero <[email protected]> Reviewed-by: Gabriel Charette <[email protected]> Cr-Commit-Position: refs/heads/master@{#685980}
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 .