summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--breakpad/breakpad.gyp13
1 files changed, 0 insertions, 13 deletions
diff --git a/breakpad/breakpad.gyp b/breakpad/breakpad.gyp
index 334bcd1..1fc1440 100644
--- a/breakpad/breakpad.gyp
+++ b/breakpad/breakpad.gyp
@@ -334,19 +334,6 @@
'..',
],
},
- {
- 'target_name': 'minidump_2_core',
- 'type': 'executable',
-
- 'sources': [
- 'linux/minidump-2-core.cc',
- ],
-
- 'include_dirs': [
- 'src',
- '..',
- ],
- },
],
}],
],