Merge pull request #264 from abarth/fix_icons

Teach skyx where the material design icons are
This commit is contained in:
Adam Barth 2015-07-23 20:14:53 -07:00
commit 24f0465b26

View File

@ -53,7 +53,7 @@ template("skyx") {
}
action("gen_${bundle_prefix}_bundle") {
asset_base = "//sky/packages/material_design_icons/icons"
asset_base = "//sky/packages/material_design_icons/lib/icons"
sources = [
"//sky/tools/skyx/bin/skyx.dart",