mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Remove deps on gtest from static lib rule
Change-Id: Iae0c4370ad0c7c3194209b7784797e81ee5f6825
This commit is contained in:
parent
23cc989a35
commit
197827c35c
@ -54,7 +54,6 @@ static_library("txt") {
|
||||
|
||||
deps = [
|
||||
"//lib/txt/libs/minikin",
|
||||
"//third_party/gtest",
|
||||
"//third_party/skia",
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user