fix typo in dependency line (don't name file, just dir)

git-svn-id: http://skia.googlecode.com/svn/trunk@9153 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
reed@google.com 2013-05-15 20:07:22 +00:00
parent e52d2911a1
commit 9bf99c31a9

View File

@ -260,7 +260,7 @@
],
'direct_dependent_settings': {
'include_dirs': [
'../tools/picture_utils.h',
'../tools/',
],
},
},