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 = [ |