skia2/gyp/public_headers.gypi
scroggo 84c14ee107 Remove content from public_headers.
The file is unused, but we cannot safely delete it until we remove
the reference in a chromium gyp file.

BUG=skia:2350

Review URL: https://codereview.chromium.org/663913003
2014-10-20 09:55:28 -07:00

11 lines
218 B
Python

# DO NOT MODIFY. This file is deprecated. See skbug.com/2350
#
{
'variables': {
'header_filenames': [
# Do not modify. This is only here until we remove its reference
# in chromium.
],
},
}