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

Unified Diff: build/all.gyp

Issue 79133002: Adapting for DEPS change (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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 | no next file » | 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 96314e8e40fcf217093fc4d50dc41483473d19d4..295637feb7d84247243eec75689411679365c6ca 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -617,7 +617,7 @@
}],
['internal_filter_fuzzer==1', {
'dependencies': [
- '../skia/tools/filter_fuzzer/filter_fuzzer.gyp:filter_fuzzer',
+ '../skia/tools/clusterfuzz-data/fuzzers/filter_fuzzer/filter_fuzzer.gyp:filter_fuzzer',
],
}], # internal_filter_fuzzer
['OS=="win" and fastbuild==0 and target_arch=="ia32"', {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698