diff options
Diffstat (limited to 'breakpad/breakpad.gyp')
-rw-r--r-- | breakpad/breakpad.gyp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/breakpad/breakpad.gyp b/breakpad/breakpad.gyp index 4c2721c..988cfd1 100644 --- a/breakpad/breakpad.gyp +++ b/breakpad/breakpad.gyp @@ -3,9 +3,6 @@ # found in the LICENSE file. { - 'includes': [ - '../build/common.gypi', - ], 'conditions': [ [ 'OS=="mac"', { 'target_defaults': { |