diff options
author | Xavier Ducrohet <xav@android.com> | 2012-06-20 16:58:25 -0700 |
---|---|---|
committer | android code review <noreply-gerritcodereview@google.com> | 2012-06-20 16:58:25 -0700 |
commit | 9ff09abaa5319f41cbcccb592cf472129dd3a479 (patch) | |
tree | fed3c901a4d9b968db6dd01e1a7277432167d891 | |
parent | 69a3e2897c22fb3bde2921b389f5a9616db1dc62 (diff) | |
parent | a44ff4c6021c39eaa343b8affc23764c9e0c95e5 (diff) | |
download | sdk-9ff09abaa5319f41cbcccb592cf472129dd3a479.zip sdk-9ff09abaa5319f41cbcccb592cf472129dd3a479.tar.gz sdk-9ff09abaa5319f41cbcccb592cf472129dd3a479.tar.bz2 |
Merge "Add missing file for systrace."
-rw-r--r-- | build/tools.atree | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/tools.atree b/build/tools.atree index a6aa99f..66281ba 100644 --- a/build/tools.atree +++ b/build/tools.atree @@ -163,6 +163,7 @@ framework/annotations.jar tools/support/annotations.jar # systrace external/chromium-trace/systrace.py tools/systrace/systrace.py +external/chromium-trace/config.py tools/systrace/config.py external/chromium-trace/script.js tools/systrace/script.js external/chromium-trace/style.css tools/systrace/style.css external/chromium-trace/LICENSE tools/systrace/LICENSE |