| borenet@google.com | 05d550e | 2013-06-11 15:52:19 +0000 | [diff] [blame] | 1 | # 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 | } | ||||