Attention needed from Mickey Burks
Tommy Nyquist voted and added 2 comments![Open in Gerrit]()
Votes added by Tommy Nyquist
2 comments
Patchset-level comments
File chrome/browser/glic/experimental_opt_in/glic_experimental_opt_in_ui.cc
Line 92, Patchset 1 (Latest): content::URLDataSource::Add(profile, std::make_unique<ThemeSource>(profile));Tommy Nyquist .
unresolvedNit: since `content::URLDataSource::Add` is used directly here, perhaps we should also add `#include "content/public/browser/url_data_source.h"` rather than relying on the transitive include from `theme_source.h`. That would match the pattern from the earlier parts of this series (e.g. `chrome_file_manager_ui_delegate.cc` in part 4) and the existing registration in `chrome/browser/glic/host/glic_ui.cc`.
Open in GerritRelated details
Attention is currently required from:
Gerrit-MessageType: comment
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: Iebf49940143702966d1b9659fdd0eb049d0cb58a
Gerrit-Change-Number: 8104772
Gerrit-PatchSet: 1
Gerrit-Comment-Date: Fri, 17 Jul 2026 07:01:48 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes