Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(13)

Unified Diff: build/all.gyp

Issue 67173009: Adding new fuzzer deserialization test code (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added logging.h Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | skia/skia.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"', {
« no previous file with comments | « no previous file | skia/skia.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698