84c14ee107
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
11 lines
218 B
Python
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.
|
|
],
|
|
},
|
|
}
|