summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_common.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r--chrome/chrome_common.gypi4
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 03ee500..1b50b43 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -492,6 +492,9 @@
['include', '^common/chrome_version_info\\.cc$'],
['include', '^common/zip'],
],
+ 'include_dirs': [
+ '<(DEPTH)/breakpad/src',
+ ],
}],
['OS=="android"', {
'sources/': [
@@ -542,6 +545,7 @@
'../third_party/mach_override/mach_override.gyp:mach_override',
],
'include_dirs': [
+ '<(DEPTH)/breakpad/src',
'../third_party/GTM',
],
'sources!': [