
As the first step of refactoring, this cl unifies the child view ids in GlanceablesTimeManagementBubbleView that were different between Tasks and Classrooms. This can be done because we can call GetViewByID on either Tasks view or Classroom view, so that there won't be ambiguity finding target view. Bug: 333770880 Change-Id: I7cc30c549a18d2b2773db89bb3e9cb1a0f4d335c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5652180 Reviewed-by: Toni Barzic <tbarzic@chromium.org> Commit-Queue: Wen-Chien Wang <wcwang@chromium.org> Cr-Commit-Position: refs/heads/main@{#1319386}