node/deps/v8/third_party/markupsafe/markupsafe.gni

7 lines
193 B
Plaintext

markupsafe_sources = [
"//third_party/markupsafe/__init__.py",
"//third_party/markupsafe/_compat.py",
"//third_party/markupsafe/_constants.py",
"//third_party/markupsafe/_native.py",
]