build: //service/viz mojo interfaces for osr
(cherry picked from commit da2b2e7e4eb1fd8424c849d023d365619345735b)
This commit is contained in:
parent
9f6cf9623c
commit
11349ebf2e
1 changed files with 1 additions and 0 deletions
1
BUILD.gn
1
BUILD.gn
|
@ -400,6 +400,7 @@ static_library("electron_lib") {
|
||||||
]
|
]
|
||||||
deps += [
|
deps += [
|
||||||
"//components/viz/service",
|
"//components/viz/service",
|
||||||
|
"//services/viz/public/interfaces",
|
||||||
"//ui/compositor",
|
"//ui/compositor",
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue