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

Unified Diff: gyp/fuzz.gyp

Issue 1611293002: Demo fuzz for Herb (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 11 months 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
« fuzz/FuzzScaleToSides.cpp ('K') | « fuzz/FuzzScaleToSides.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/fuzz.gyp
diff --git a/gyp/fuzz.gyp b/gyp/fuzz.gyp
index 40845a16533a0848ce87228fefd0eae61d11880a..caca42783d9cbff04aa70fdee14a338a73a14020 100644
--- a/gyp/fuzz.gyp
+++ b/gyp/fuzz.gyp
@@ -13,5 +13,8 @@
'flags.gyp:flags',
'skia_lib.gyp:skia_lib',
],
+ 'include_dirs': [
+ '../src/core',
+ ],
}],
}
« fuzz/FuzzScaleToSides.cpp ('K') | « fuzz/FuzzScaleToSides.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698