Fix client roll
This change was made in the client master, but, since the bp file is autogenerated, it has broken all subsequent rolls. BUG=skia: Change-Id: I722c020414f2700c50bf4a1b5936d993e44864a1 Reviewed-on: https://skia-review.googlesource.com/8730 Reviewed-by: Matt Sarett <msarett@google.com> Commit-Queue: Matt Sarett <msarett@google.com>
This commit is contained in:
parent
db0e4f952a
commit
af7bbc8b04
@ -37,6 +37,7 @@ tool_shared_libs = [
|
||||
|
||||
# The ordering here is important: libsfntly needs to come after libskia.
|
||||
tool_static_libs = [
|
||||
'libarect',
|
||||
'libjsoncpp',
|
||||
'libskia',
|
||||
'libsfntly',
|
||||
|
Loading…
Reference in New Issue
Block a user