summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r--chrome/chrome.gyp14
1 files changed, 0 insertions, 14 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 3ecffc1..da2ac9a 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -808,20 +808,6 @@
}],
],
},
- {
- 'target_name': 'ipcfuzz',
- 'type': 'loadable_module',
- 'include_dirs': [
- '..',
- ],
- 'dependencies': [
- 'test_support_common',
- '../skia/skia.gyp:skia',
- ],
- 'sources': [
- 'tools/ipclist/ipcfuzz.cc',
- ],
- },
],
}], # OS=="linux"
['OS=="win"',