6 "+third_party/apple_apsl",
7 "+third_party/libevent",
8 "+third_party/mojo/src/mojo/public",
10 "+third_party/protobuf/src/google/protobuf",
15 # Most of net should not depend on icu, to keep size down when built as a
21 specific_include_rules = {
22 # Within net, only used by file: requests.
23 "directory_lister(\.cc|_unittest\.cc)": [
27 # Within net, only used by file: requests.
28 "filename_util_icu\.cc": [
29 "+base/i18n/file_util_icu.h",
32 # Functions largely not used by the rest of net.
38 # Consolidated string functions that depend on icu.
39 "net_string_util_icu\.cc": [
40 "+base/i18n/i18n_constants.h",
41 "+base/i18n/icu_string_conversions.h",
42 "+third_party/icu/source/common/unicode/ucnv.h"
45 "websocket_channel\.h": [
53 "ftp_directory_listing_parser\.cc": [
57 "run_all_unittests\.cc": [
58 "+third_party/mojo/src/mojo/edk",
62 skip_child_includes = [