Commit 6a2ca79d authored by Muyuan Li's avatar Muyuan Li Committed by Commit Bot

assistant: remove a TODO that's done

TBR=xiaohuic@chromium.org

Change-Id: I61ca7fc31d82645e0b49d0083438a6a53531ed39
Reviewed-on: https://chromium-review.googlesource.com/1145731Reviewed-by: default avatarMuyuan Li <muyuanli@chromium.org>
Commit-Queue: Muyuan Li <muyuanli@chromium.org>
Cr-Commit-Position: refs/heads/master@{#576988}
parent 33e02b20
......@@ -190,7 +190,6 @@ void AssistantManagerServiceImpl::RequestScreenContext(
base::BindOnce(&AssistantManagerServiceImpl::OnAssistantStructureReceived,
weak_factory_.GetWeakPtr(), on_done));
// TODO(muyuanli): handle metalayer and grab only part of the screen.
service_->assistant_controller()->RequestScreenshot(
region, base::BindOnce(
&AssistantManagerServiceImpl::OnAssistantScreenshotReceived,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment