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

Unified Diff: build_overrides/v8.gni

Issue 2521653003: Add v8_enable_fuzzers_override variable (Closed)
Patch Set: rebase Created 4 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_overrides/v8.gni
diff --git a/build_overrides/v8.gni b/build_overrides/v8.gni
index 08eb3c14fc9c88ef10252a1be4ab1e4cecb141bf..93a526f7b03dda82c5bb1e9de83f10d94e21c6f9 100644
--- a/build_overrides/v8.gni
+++ b/build_overrides/v8.gni
@@ -14,3 +14,4 @@ v8_experimental_extra_library_files =
[ "//third_party/WebKit/Source/core/streams/WritableStream.js" ]
v8_enable_inspector_override = true
+v8_enable_fuzzers_override = true
« 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