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

Unified Diff: appengine/swarming/elements/third_party/README.md

Issue 2381853003: Add bot-page summary with utilization stats (Closed) Base URL: git@github.com:luci/luci-py@page-everywhere
Patch Set: rebase Created 4 years, 2 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
Index: appengine/swarming/elements/third_party/README.md
diff --git a/appengine/swarming/elements/third_party/README.md b/appengine/swarming/elements/third_party/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..bbdf694dfda327bf4a9927b32fc2f79459d356ee
--- /dev/null
+++ b/appengine/swarming/elements/third_party/README.md
@@ -0,0 +1,5 @@
+common-strings.js was created by concatenating
+node_modules/common-substrings/lib/commonSubstrings and its two dependencies: node_modules/common-substrings/lib/customUtils.js and
+node_modules/common-substrings/lib/bst.js
+
+I didn't want to bring in all of require.js for such a trivial dependency case.

Powered by Google App Engine
This is Rietveld 408576698