Stop using workbench/packages for sky_snapshot

Instead we use the packages directory which is at the same
level as the BUILD.gn file.  That's a bit of a broken assumption
but it happens to work for all our skyx uses for now.

@abarth
This commit is contained in:
Eric Seidel 2015-08-12 17:39:59 -07:00
parent 67059dfc59
commit c21bf4f4fa

View File

@ -6,8 +6,6 @@ homepage: https://github.com/domokit/sky_engine/tree/master/sky/packages/workben
dependencies:
sky: any
sky_tools: any
# This is a hack until sky_snapshot no longer uses workbench's packages directory.
playfair: any
dependency_overrides:
material_design_icons:
path: ../material_design_icons