Skip to content

Commit

Permalink
[AI Chat]: Add TabInformer so the front end can be aware of open tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
fallaciousreasoning committed Jan 14, 2025
1 parent dc18601 commit e0839bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions browser/ui/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ source_set("ui") {
# It doesn't make sense to view the webcompat webui on iOS & Android.
if (!is_android && !is_ios) {
sources += [
"ai_chat/tab_informer.cc",
"ai_chat/tab_informer.h",
"webui/webcompat_reporter/webcompat_reporter_ui.cc",
"webui/webcompat_reporter/webcompat_reporter_ui.h",
]
Expand Down

0 comments on commit e0839bc

Please sign in to comment.