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

Unified Diff: third_party/pymock/README.chromium

Issue 1904563002: Standalone GN build. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 8 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 | « third_party/pymock/OWNERS ('k') | third_party/pymock/mock.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/pymock/README.chromium
diff --git a/third_party/pymock/README.chromium b/third_party/pymock/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..255c2bfeb80666ba41c3938674781410a36f8929
--- /dev/null
+++ b/third_party/pymock/README.chromium
@@ -0,0 +1,10 @@
+Name: mock
+URL: http://pypi.python.org/pypi/mock
+Version: 1.0.1
+Security Critical: no
+License: BSD
+License File: NOT_SHIPPED
+Description:
+Python mock library, currently used by native_client_sdk. This is the
+same mock library that is now part of python 3.3 where it is know as
+unittest.mock.
« no previous file with comments | « third_party/pymock/OWNERS ('k') | third_party/pymock/mock.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698