commit | 751e7c7a16644ddf6336ed8d922042e3f7bf533b | [log] [tgz] |
---|---|---|
author | Gyuyoung Kim <gyuyoung@igalia.com> | Thu Jun 13 08:58:11 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jun 13 08:58:11 2019 |
tree | 7d87f1ede3eb5889dd0393bc1c1e8d97a2cc652a | |
parent | 8bbed8ff92330f74db66705000a8d4d73855d3d3 [diff] |
OnionSoup: Move synchronous_compositor_proxy|registry to //content/renderer/input As an intermediate step to remove //content/renderer/android, we need to move synchronous_compositor_proxy.cc/h and synchronous_compositor_registry.h from //content/renderer/android to //content/renderer/input. This CL moves the files and keeps building the files only for Android. Bug: 960709 Change-Id: Ifefd22f7d28a893db8e9456bc2e087a1af14aa36 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1657085 Reviewed-by: Kentaro Hara <haraken@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#668751}
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 .