blob: 88637915c3cb44f27b289f99446246d5eb6a9777 [file] [log] [blame]
borenet@google.com05d550e2013-06-11 15:52:19 +00001# This GYP file stores the dependencies necessary to build Skia on the Chrome OS
2# platform. The OS doesn't provide many stable libraries as part of the
3# distribution so we have to build a few of them ourselves.
4
5{
6 'includes': [
7 '../platform_tools/chromeos/gyp/dependencies.gypi',
8 ],
9}