5 "+third_party/apple_apsl",
6 "+third_party/libevent",
12 # Most of net should not depend on icu, to keep size down when built as a
18 specific_include_rules = {
19 # Within net, only used by file: requests.
20 "directory_lister(\.cc|_unittest\.cc)": [
24 # Within net, only used by file: requests.
25 "filename_util_icu\.cc": [
26 "+base/i18n/file_util_icu.h",
29 # Functions largely not used by the rest of net.
35 # Uses icu for debug logging only.
36 "network_time_notifier\.cc": [
40 # Consolidated string functions that depend on icu.
41 "net_string_util_icu\.cc": [
42 "+base/i18n/i18n_constants.h",
43 "+base/i18n/icu_string_conversions.h",
44 "+third_party/icu/source/common/unicode/ucnv.h"
47 "websocket_channel\.h": [
55 "ftp_directory_listing_parser\.cc": [
60 skip_child_includes = [