Merge "Add Skia deps to the list of available Windows libraries"

This commit is contained in:
Jerome Gaillard
2019-01-21 20:08:01 +00:00
committed by Gerrit Code Review

View File

@@ -100,7 +100,9 @@ var (
"imagehlp",
"iphlpapi",
"netapi32",
"oleaut32",
"ole32",
"opengl32",
"powrprof",
"psapi",
"pthread",
@@ -108,6 +110,7 @@ var (
"uuid",
"version",
"ws2_32",
"windowscodecs",
}, "-l")
)