commit | 4f9c35c3635144e2c2d1b87d09cbcf076d138b66 | [log] [tgz] |
---|---|---|
author | Alexander Timin <[email protected]> | Thu Nov 01 20:15:20 2018 |
committer | Alexander Timin <[email protected]> | Thu Nov 01 20:15:20 2018 |
tree | 3d5500c93f9f3aa9534d156e3550eb7cbced04b4 | |
parent | bf943695d0c24fed3f7a1b90566e66b5a8482c36 [diff] |
[message_loop] Remove message_loop_forward.h As a final step, replace all includes back: - mv message_loop_current.h message_loop.h - s/message_loop_forward.h/message_loop.h/ in all includes. - s/message_loop_forward.h/message_loop.h/ in base/BUILD.gn - Remove message_loop_forward.h from third_party/DEPS. [email protected] [email protected] BUG=891670 Change-Id: I623077025701459ddb7045cbcfdad138aa90a9e4 Reviewed-on: https://chromium-review.googlesource.com/c/1313110 Reviewed-by: Alexander Timin <[email protected]> Reviewed-by: Gabriel Charette <[email protected]> Cr-Commit-Position: refs/heads/master@{#604690}
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 .