Index: tools/telemetry/third_party/mock/README.chromium |
diff --git a/tools/telemetry/third_party/mock/README.chromium b/tools/telemetry/third_party/mock/README.chromium |
new file mode 100644 |
index 0000000000000000000000000000000000000000..f24511cd00ec4409d892c934c8585872caf3ee5b |
--- /dev/null |
+++ b/tools/telemetry/third_party/mock/README.chromium |
@@ -0,0 +1,16 @@ |
+Name: mock |
+Short Name: mock |
+URL: http://www.voidspace.org.uk/python/mock/ |
+Version: 1.0.1 |
+License: BSD |
+License File: LICENSE.txt |
+Security Critical: no |
+ |
+Description: |
+Library for mocks in Python tests. |
+ |
+Local Modifications: |
+Includes only mock.py and LICENSE.txt. |
+Packaging and setup files have not been copied downstream. |
+All other files and folders (docs/, html/, tests/) |
+have not been copied downstream. |