0

Add landmine for TFLite auto-generated file not getting regenerated properly

Bug: 365705857
Change-Id: I9832078b9255200e429b63ecb751a9fd21db33d5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5852032
Commit-Queue: Sophie Chang <sophiechang@chromium.org>
Reviewed-by: Elly FJ <ellyjones@chromium.org>
Reviewed-by: Dirk Pranke <dpranke@google.com>
Cr-Commit-Position: refs/heads/main@{#1353546}
This commit is contained in:
Sophie Chang
2024-09-10 19:48:22 +00:00
committed by Chromium LUCI CQ
parent aa1890495b
commit 1729aa997b

@ -82,6 +82,7 @@ def print_landmines():
'See crbug.com/1406628#c14')
if host_os() == 'mac':
print('Clobber to clear old nocompile targets. See crbug.com/1497005.')
print('Clobber to flush old TFLite files. See crbug.com/365705857')
def main():