xref: /aosp_15_r20/external/brotli/WORKSPACE (revision f4ee7fba7774faf2a30f13154332c0a06550dbc4)
1*f4ee7fbaSAndroid Build Coastguard Workerworkspace(name = "org_brotli")
2*f4ee7fbaSAndroid Build Coastguard Worker
3*f4ee7fbaSAndroid Build Coastguard Workerlocal_repository(
4*f4ee7fbaSAndroid Build Coastguard Worker    name = "ignore_org_brotli_go",
5*f4ee7fbaSAndroid Build Coastguard Worker    path = "go",
6*f4ee7fbaSAndroid Build Coastguard Worker)
7*f4ee7fbaSAndroid Build Coastguard Worker
8*f4ee7fbaSAndroid Build Coastguard Workerlocal_repository(
9*f4ee7fbaSAndroid Build Coastguard Worker    name = "ignore_org_brotli_java",
10*f4ee7fbaSAndroid Build Coastguard Worker    path = "java",
11*f4ee7fbaSAndroid Build Coastguard Worker)
12*f4ee7fbaSAndroid Build Coastguard Worker
13*f4ee7fbaSAndroid Build Coastguard Workerlocal_repository(
14*f4ee7fbaSAndroid Build Coastguard Worker    name = "ignore_org_brotli_js",
15*f4ee7fbaSAndroid Build Coastguard Worker    path = "js",
16*f4ee7fbaSAndroid Build Coastguard Worker)
17*f4ee7fbaSAndroid Build Coastguard Worker
18*f4ee7fbaSAndroid Build Coastguard Workerlocal_repository(
19*f4ee7fbaSAndroid Build Coastguard Worker    name = "ignore_org_brotli_research",
20*f4ee7fbaSAndroid Build Coastguard Worker    path = "research",
21*f4ee7fbaSAndroid Build Coastguard Worker)
22