commit | 841a75c32812bd366832ea6162836fa2e90c32d6 | [log] [tgz] |
---|---|---|
author | Asami Doi <asamidoi@chromium.org> | Fri Feb 07 15:07:44 2025 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Feb 07 15:42:47 2025 |
tree | 5f507a18c01a19faa150ddc05201ed02b08b49e4 | |
parent | 7d37d0860897f4e46e8e040459bee2b333116904 [diff] |
[ios][STG] Set InstantMessageDelegate to the messaging backend service This CL adds InstantMessagingService and the factory for it to receive instant messages. InstantMessagingService is empty for now. InstantMessagingService should exist per MessagingBackendService, which exists per profile. This fixes the CHECK failure in crbug.com/393364013. Bug: 393364013, 375595834 Change-Id: I3dec43ac3b20703eb8cb084e5fab3397a6cc4c32 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6218570 Commit-Queue: Asami Doi <asamidoi@chromium.org> Reviewed-by: Louis Romero <lpromero@google.com> Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/main@{#1417319} NOKEYCHECK=True GitOrigin-RevId: 07cc0ff3bc0551ab6bd2014827bd6dbb8bbf6c26
This directory holds code related to Chrome for iOS. See this document for a description of the structure underneath this directory.