Fixing gm build with SkXPSDevice enabled

REVIEW=http://codereview.appspot.com/5981054/



git-svn-id: http://skia.googlecode.com/svn/trunk@3591 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
junov@chromium.org 2012-04-03 20:20:47 +00:00
parent 8108c47b50
commit 26be399261

View File

@ -51,6 +51,7 @@
],
'include_dirs': [
'../include/device/xps',
'../src/utils', # needed to get SkBitSet.h
],
},
},