fix typo in android_framework_lib.gyp

BUG=skia:

Review URL: https://codereview.chromium.org/1293183002 .
This commit is contained in:
Derek Sollenberger 2015-08-17 13:39:03 -04:00
parent a408260bfa
commit b279668c64

View File

@ -11,7 +11,7 @@
'codec.gyp:codec',
'core.gyp:core',
'effects.gyp:effects',
'gpu.gyp:skgpu'
'gpu.gyp:skgpu',
'images.gyp:images',
'opts.gyp:opts',
'pdf.gyp:pdf',