Forward-declare BlinkTransferableMessage in headers.
This works around issues with mojom dependencies by removing a path by which certain tricky source files could end up requiring a mojom generated dependency. These headers are often included and don't actually need more than a forward declaration of BlinkTransferableMessage to build. Bug: 1059367 Change-Id: Iaee2c3c146f24977f3e0b8db52c2a59425824b40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2095205 Commit-Queue: Jeremy Roman <jbroman@chromium.org> Commit-Queue: Kevin McNee <mcnee@chromium.org> Reviewed-by:Kevin McNee <mcnee@chromium.org> Auto-Submit: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#748343}
Showing
Please register or sign in to comment