aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWei Wang <wvw@google.com>2020-08-05 13:17:23 -0700
committerWei Wang <wvw@google.com>2020-08-05 13:34:28 -0700
commit706249e9ec9e10c6c48508b7f84315104a3ff990 (patch)
tree7f4b16df00c5b851a0a2f579a500de13f4395838
parentfe6a5051c854157fb8579d4139adcaa31f319b40 (diff)
downloadchromium-trace-706249e9ec9e10c6c48508b7f84315104a3ff990.tar.gz
update.py: include polymer into packages
Bug: chromium:1036492 Bug: chromium:1111935 Bug: 162963924 Test: run update.py Change-Id: I3acb8a0dadfbe7d87f07d9692bb8686c63c3ecbd
-rwxr-xr-xupdate.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/update.py b/update.py
index e54ffbe0..2e44e985 100755
--- a/update.py
+++ b/update.py
@@ -14,6 +14,7 @@ PACKAGE_DIRS = [
'systrace',
'third_party/pyserial',
'third_party/zipfile',
+ 'third_party/polymer',
'tracing/tracing/trace_data',
]
PACKAGE_FILES = [