Fix include paths in breakpad_client.gyp to make the build work

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@684 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
ted.mielczarek 2010-09-15 14:46:32 +00:00
parent b5b5f9e520
commit 90a41b68ad

View file

@ -48,6 +48,7 @@
'type': 'static_library',
'include_dirs': [
'<(DEPTH)',
'<(DEPTH)/third_party/glog/glog/src/windows/',
],
'direct_dependent_settings': {
'include_dirs': [