diff --git a/DEPS b/DEPS index 6db55284e..943d203e9 100644 --- a/DEPS +++ b/DEPS @@ -1669,6 +1669,16 @@ deps = { 'dep_type': 'cipd', 'condition': 'checkout_angle_restricted_traces', }, + 'src/tests/restricted_traces/harry_potter_hogwarts_mystery': { + 'packages': [ + { + 'package': 'angle/traces/harry_potter_hogwarts_mystery', + 'version': 'version:1', + }, + ], + 'dep_type': 'cipd', + 'condition': 'checkout_angle_restricted_traces', + }, 'src/tests/restricted_traces/hay_day': { 'packages': [ { diff --git a/scripts/code_generation_hashes/restricted_traces.json b/scripts/code_generation_hashes/restricted_traces.json index 31780f458..65e447975 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": - "82695df4a9a8c0b72fea2386ca5d4869" + "25d8fd8f2146df29e432d02a14507cb0" } \ No newline at end of file diff --git a/src/tests/restricted_traces/restricted_traces.json b/src/tests/restricted_traces/restricted_traces.json index 1ba60936f..4e1287079 100644 --- a/src/tests/restricted_traces/restricted_traces.json +++ b/src/tests/restricted_traces/restricted_traces.json @@ -97,6 +97,7 @@ "google_maps 5", "grimvalor 1", "happy_color 5", + "harry_potter_hogwarts_mystery 1", "hay_day 5", "hearthstone 5", "higgs_domino_island 5",