Skip to content

Commit

Permalink
Update paths for magma move (flutter#4126)
Browse files Browse the repository at this point in the history
  • Loading branch information
abarth authored Sep 20, 2017
1 parent c5602ab commit 2f50bea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion content_handler/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@ template("flutter_content_handler") {
"//garnet/public/lib/zip",
"//lib/tonic",
"//zircon/system/ulib/trace-provider",
"//magma:vulkan",
# TODO(abarth): This library should be public in garnet.
"//garnet/lib/magma:vulkan",
"//third_party/rapidjson",
"//third_party/skia",
] + extra_deps
Expand Down

0 comments on commit 2f50bea

Please sign in to comment.