6 "+third_party/apple_apsl",
7 "+third_party/mojo/src/mojo/public",
9 "+third_party/protobuf/src/google/protobuf",
14 # Most of net should not depend on icu, to keep size down when built as a
20 specific_include_rules = {
21 # Within net, only used by file: requests.
22 "directory_lister(\.cc|_unittest\.cc)": [
26 # Within net, only used by file: requests.
27 "filename_util_icu\.cc": [
28 "+base/i18n/file_util_icu.h",
31 # Functions largely not used by the rest of net.
37 # Consolidated string functions that depend on icu.
38 "net_string_util_icu\.cc": [
39 "+base/i18n/i18n_constants.h",
40 "+base/i18n/icu_string_conversions.h",
41 "+third_party/icu/source/common/unicode/ucnv.h"
44 "websocket_channel\.h": [
52 "ftp_directory_listing_parser\.cc": [
56 "run_all_unittests\.cc": [
57 "+third_party/mojo/src/mojo/edk",
61 skip_child_includes = [