xref: /aosp_15_r20/external/brotli/research/WORKSPACE (revision f4ee7fba7774faf2a30f13154332c0a06550dbc4)
1*f4ee7fbaSAndroid Build Coastguard Workerworkspace(name = "org_brotli_research")
2*f4ee7fbaSAndroid Build Coastguard Worker
3*f4ee7fbaSAndroid Build Coastguard Workerlocal_repository(
4*f4ee7fbaSAndroid Build Coastguard Worker    name = "org_brotli",
5*f4ee7fbaSAndroid Build Coastguard Worker    path = "..",
6*f4ee7fbaSAndroid Build Coastguard Worker)
7*f4ee7fbaSAndroid Build Coastguard Worker
8*f4ee7fbaSAndroid Build Coastguard Workernew_local_repository(
9*f4ee7fbaSAndroid Build Coastguard Worker    name = "divsufsort",
10*f4ee7fbaSAndroid Build Coastguard Worker    build_file = "BUILD.libdivsufsort",
11*f4ee7fbaSAndroid Build Coastguard Worker    path = "libdivsufsort",
12*f4ee7fbaSAndroid Build Coastguard Worker)
13