diff options
Diffstat (limited to 'chrome/chrome.gyp')
-rwxr-xr-x | chrome/chrome.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index 0d85bf3..cf94d62 100755 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -2587,6 +2587,7 @@ 'include_dirs': [ # breakpad_linux.cc wants file_version_info_linux.h '<(SHARED_INTERMEDIATE_DIR)', + '../breakpad/src', ], }, { # linux_breakpad==0 'sources': [ |