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

Unified Diff: third_party/iccjpeg/README.chromium

Issue 1441523002: Remove //third_party/iccjpeg. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 1 month 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/iccjpeg/OWNERS ('k') | third_party/iccjpeg/iccjpeg.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/iccjpeg/README.chromium
diff --git a/third_party/iccjpeg/README.chromium b/third_party/iccjpeg/README.chromium
deleted file mode 100644
index 5722ecca991b906ceef7b6dda843c1ead7a3a03f..0000000000000000000000000000000000000000
--- a/third_party/iccjpeg/README.chromium
+++ /dev/null
@@ -1,20 +0,0 @@
-Name: iccjpeg
-URL: http://www.ijg.org
-Version: unknown
-License: Custom license
-License File: LICENSE
-Security Critical: yes
-License Android Compatible: yes
-
-Description:
-Contain support for ICC color profile on top of jpeg6b (and up) library.
-Original author is Tom Lane, from the IJG group.
-We include the relevant part of the original IJG licensing term
-in the file LICENSE.
-
-Documentation for ICC profile can be found at: http://www.color.org
-
-Local Modifications:
-* On BSD platforms we might need to include to correct header file from
- the system, so a USE_SYSTEM_LIBJPEG ifdef is added to iccjpeg.h in order
- to be able to decide which jpeglib.h header to include.
« no previous file with comments | « third_party/iccjpeg/OWNERS ('k') | third_party/iccjpeg/iccjpeg.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698