fix: add theme data source for devtools. (#44636)
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Bill Shen <shenyb32768@gmail.com>
This commit is contained in:
parent
ac1165d778
commit
da390c193b
9 changed files with 474 additions and 110 deletions
|
@ -182,6 +182,7 @@ static_library("chrome") {
|
|||
public_deps = [
|
||||
"//chrome/browser:dev_ui_browser_resources",
|
||||
"//chrome/browser/resources/accessibility:resources",
|
||||
"//chrome/browser/ui/color:color_headers",
|
||||
"//chrome/browser/ui/color:mixers",
|
||||
"//chrome/common",
|
||||
"//chrome/common:version_header",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue