diff --git a/DEPS b/DEPS index 457be42bd..29a4da38f 100644 --- a/DEPS +++ b/DEPS @@ -2366,6 +2366,16 @@ deps = { 'dep_type': 'cipd', 'condition': 'checkout_angle_restricted_traces', }, + 'src/tests/restricted_traces/oxenfree': { + 'packages': [ + { + 'package': 'angle/traces/oxenfree', + 'version': 'version:1', + }, + ], + 'dep_type': 'cipd', + 'condition': 'checkout_angle_restricted_traces', + }, 'src/tests/restricted_traces/piano_kids': { 'packages': [ { diff --git a/scripts/code_generation_hashes/restricted_traces.json b/scripts/code_generation_hashes/restricted_traces.json index 7ef38e1d2..c687fc3da 100644 --- a/scripts/code_generation_hashes/restricted_traces.json +++ b/scripts/code_generation_hashes/restricted_traces.json @@ -4,5 +4,5 @@ "src/tests/restricted_traces/gen_restricted_traces.py": "e2fdeb9840527e3d0dc959a67bafdd0e", "src/tests/restricted_traces/restricted_traces.json": - "37eb464d215b7e6bea7e0bd0126f30ad" + "37270930734db9693bcdd64c24c830df" } diff --git a/src/tests/restricted_traces/restricted_traces.json b/src/tests/restricted_traces/restricted_traces.json index c953ffb27..e009131b2 100644 --- a/src/tests/restricted_traces/restricted_traces.json +++ b/src/tests/restricted_traces/restricted_traces.json @@ -164,6 +164,7 @@ "off_the_road 1", "one_piece_treasure_cruise 1", "one_punch_man 5", + "oxenfree 1", "piano_kids 1", "plants_vs_zombies_2 5", "plants_vs_zombies_heroes 1",