Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(34)

Unified Diff: tracing/app.yaml

Issue 2162963002: [polymer] Merge of master into polymer10-migration (Closed) Base URL: git@github.com:catapult-project/catapult.git@polymer10-migration
Patch Set: Merge polymer10-migration int polymer10-merge Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « trace_processor/experimental/mappers/v8_map_function.html ('k') | tracing/bin/run_metric » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tracing/app.yaml
diff --git a/tracing/app.yaml b/tracing/app.yaml
index e2a265a3dee167865ec14c81013dd75aa9dc6cdf..40839ddfb07929136c584381bd8fff6fa50d8762 100644
--- a/tracing/app.yaml
+++ b/tracing/app.yaml
@@ -37,6 +37,11 @@ handlers:
upload: tracing/third_party/gl-matrix/dist/gl-matrix-min.js
secure: always
+- url: /mannwhitneyu.js
+ static_files: tracing/third_party/mannwhitneyu/mannwhitneyu.js
+ upload: tracing/third_party/mannwhitneyu/mannwhitneyu.js
+ secure: always
+
- url: /jszip.min.js
static_files: tracing/third_party/jszip/jszip.min.js
upload: tracing/third_party/jszip/jszip.min.js
« no previous file with comments | « trace_processor/experimental/mappers/v8_map_function.html ('k') | tracing/bin/run_metric » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698