Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index 5e65261d4629e3b0bc724494ac8f5eff79a17802..a8f98a2c6e9a71c1e9b811339aef76e54dd6841d 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -608,6 +608,7 @@ |
['OS!="win"', { |
'dependencies': [ |
'../net/net.gyp:dns_fuzz_stub', |
+ '../skia/skia.gyp:filter_fuzz_stub', |
], |
}], |
['OS=="win" and fastbuild==0 and target_arch=="ia32"', { |