| 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.
|
|
|