From 82838fb5fd38afad8b60c87b4a63bade78b20e70 Mon Sep 17 00:00:00 2001 From: Adam Barth Date: Thu, 23 Jul 2015 19:35:54 -0700 Subject: [PATCH] Teach skyx where the material design icons are --- sky/build/skyx.gni | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sky/build/skyx.gni b/sky/build/skyx.gni index c7388f9ccb4..0deaae77a76 100644 --- a/sky/build/skyx.gni +++ b/sky/build/skyx.gni @@ -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",