Re-enabled pydeps check and fix stale pydeps

pydeps check was silently disabled when we migrated to python3 due to
the way it checks if it is running on linux. Fixed the issue and updated
all stale pydeps files

Bug: None
Change-Id: I213eb317601237f957302021699a896d81d95c97
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3276200
Auto-Submit: Mohamed Heikal <[email protected]>
Reviewed-by: Dirk Pranke <[email protected]>
Reviewed-by: Kouhei Ueno <[email protected]>
Reviewed-by: Andrew Grieve <[email protected]>
Commit-Queue: Mohamed Heikal <[email protected]>
Commit-Queue: Kouhei Ueno <[email protected]>
Owners-Override: Peter Wen <[email protected]>
Cr-Commit-Position: refs/heads/main@{#941667}
diff --git a/build/android/test_runner.pydeps b/build/android/test_runner.pydeps
index 87b39ef..9e3a5d7 100644
--- a/build/android/test_runner.pydeps
+++ b/build/android/test_runner.pydeps
@@ -104,6 +104,7 @@
 ../../third_party/colorama/src/colorama/winterm.py
 ../../third_party/jinja2/__init__.py
 ../../third_party/jinja2/_compat.py
+../../third_party/jinja2/_identifier.py
 ../../third_party/jinja2/bccache.py
 ../../third_party/jinja2/compiler.py
 ../../third_party/jinja2/defaults.py