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

Unified Diff: net/DEPS

Issue 1735043004: Add fuzz testers to //net for some functions with simple parsing APIs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 10 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
« no previous file with comments | « net/BUILD.gn ('k') | net/base/data_url.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/DEPS
diff --git a/net/DEPS b/net/DEPS
index d06c81ab714a7354412c920b6a81e3dab5f8385f..f0e65ad51c8f7c4a54f04b8fe5d2787cd81f351c 100644
--- a/net/DEPS
+++ b/net/DEPS
@@ -60,6 +60,10 @@ specific_include_rules = {
"brotli_filter\.cc": [
"+third_party/brotli",
],
+
+ "get_domain_and_registry_fuzzer.cc": [
+ "+base/i18n",
+ ],
}
skip_child_includes = [
« no previous file with comments | « net/BUILD.gn ('k') | net/base/data_url.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698