| commit | 03ee0af6301de18ae45eddba8c37526cffc0189c | [log] [tgz] |
|---|---|---|
| author | Takuto Ikuta <tikuta@chromium.org> | Wed Jan 30 23:16:32 2019 |
| committer | Commit Bot <commit-bot@chromium.org> | Wed Jan 30 23:16:32 2019 |
| tree | 1ed64b26b51bb25fc54c7521871abe9e3495f203 | |
| parent | edaf87094035cc6e825fcc36a46378d03da716d2 [diff] |
[mojo] include mojo header in /content/renderer/dom_storage 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 This CL was uploaded by git cl split. R=pwnall@chromium.org CC: rockot@google.com Bug: 922875 Change-Id: Id677ae7ecf8591b61dfec8dec5cc2f695b17a1ba Reviewed-on: https://chromium-review.googlesource.com/c/1447052 Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Auto-Submit: Takuto Ikuta <tikuta@chromium.org> Reviewed-by: Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#627655}
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 .