| commit | 0804baae6ce8cd95d46c915afd09ab6d00fc368d | [log] [tgz] |
|---|---|---|
| author | Takuto Ikuta <tikuta@chromium.org> | Thu Jan 31 05:47:58 2019 |
| committer | Commit Bot <commit-bot@chromium.org> | Thu Jan 31 05:47:58 2019 |
| tree | c9d75d45673b64704109a8c7711cf7d2eb16b0ab | |
| parent | 57306de13e7c2fa1a549274773acd5b60f0ab99c [diff] |
[mojo] include mojo header in /chrome/browser/media/cast_mirroring_service_host_browsertest.cc This is preparation CL to use forward declaration only header in mojo's generated code. If we include forward declaration only header in mojo's generated code, we need to include mojo header files in some places where definition is necessary. master CL is in https://chromium-review.googlesource.com/c/chromium/src/+/1438975 CC=​rockot@google.com This CL was uploaded by git cl split. TBR=miu@chromium.org Bug: 922875 Change-Id: I58ed03aee02be6276e68c65fe7ad8eab5d9f4cc6 Reviewed-on: https://chromium-review.googlesource.com/c/1447157 Reviewed-by: Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Auto-Submit: Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#627816}
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 .