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

Unified Diff: ui/resources/resource_check/third_party/pypng/README.chromium

Issue 10699034: Add presubmit script to verify that scaled resources are correct dimensions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: TEST - Always include the library to test on try bots. Created 8 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
Index: ui/resources/resource_check/third_party/pypng/README.chromium
diff --git a/ui/resources/resource_check/third_party/pypng/README.chromium b/ui/resources/resource_check/third_party/pypng/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..e696031efecaecf85e4a62fa9c26039324c03b0b
--- /dev/null
+++ b/ui/resources/resource_check/third_party/pypng/README.chromium
@@ -0,0 +1,12 @@
+Name: PNG encoder/decoder in pure Python
+Short Name: pypng
+URL: http://github.com/drj11/pypng/
+Version: 0
+Revision: fe231bb9f7773b5f4279d02f8594fa09a00a605e
+License: The MIT License
+License File: LICENSE
+Security Critical: no
+
+Description:
+PyPNG provides Python code for encoding/decoding PNG files. In
+particular png.py is a Python module written entirely in Python.

Powered by Google App Engine
This is Rietveld 408576698