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

Unified Diff: content/child/BUILD.gn

Issue 1916493003: GN configs for ipc fuzzer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: public_configs Created 4 years, 8 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
Index: content/child/BUILD.gn
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
index 21f73a57430b257607f56e881b8fd0e075c1e11f..d3f365472c5353b4ab2275bd1741f58bd4d04b0b 100644
--- a/content/child/BUILD.gn
+++ b/content/child/BUILD.gn
@@ -18,6 +18,7 @@ source_set("child") {
"//content/public/child:child_sources",
"//content/renderer/*",
"//content/utility/*",
+ "//tools/ipc_fuzzer/*",
]
sources = rebase_path(content_child_gypi_values.private_child_sources,
« no previous file with comments | « chrome/renderer/BUILD.gn ('k') | docs/ipc_fuzzer.md » ('j') | tools/ipc_fuzzer/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698