commit | 7c413bef6f0a7c10ee4b11da34af6d46eccc4e2d | [log] [tgz] |
---|---|---|
author | Daniel Bratell <bratell@opera.com> | Fri Oct 19 17:50:02 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Oct 19 17:50:02 2018 |
tree | fedc319c24838d8e66c0245cb1b592d2b6c2e032 | |
parent | 802b8d0211b2703eaa521a5075bd0dba58cbe387 [diff] |
For ios, only compile the necessary parts of //ipc. Until recently ios didn't use //ipc but //services/network needs some small parts of them. Some of the rest of the ipc code won't even link in ios since ios has no discarding some unused object files before noticing they referenced non-existing symbols. base: :WaitableEventWatcher. It's built so far thanks to the linker Change-Id: Ieaf3749e1b4f0d8f46f652248b839ae9e8650282 Reviewed-on: https://chromium-review.googlesource.com/c/1273498 Reviewed-by: Tom Sepez <tsepez@chromium.org> Commit-Queue: Daniel Bratell <bratell@opera.com> Cr-Commit-Position: refs/heads/master@{#601218}
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 .