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

Unified Diff: third_party/libwebp/README.chromium

Issue 2865363002: Compile Skia image encoders (Closed)
Patch Set: Fix ios and win Created 3 years, 7 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/libwebp/BUILD.gn ('k') | third_party/libwebp/mux/anim_encode.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libwebp/README.chromium
diff --git a/third_party/libwebp/README.chromium b/third_party/libwebp/README.chromium
index 10d00d453e3a331e301596cebfe65018aecf0056..b1889cce1217c8de551327975c7198c2b904a635 100644
--- a/third_party/libwebp/README.chromium
+++ b/third_party/libwebp/README.chromium
@@ -18,7 +18,7 @@ distribute digital images more efficiently.
Local changes:
* Removed examples/, documentation and build related files, keeping only
- the contents of src/ less mux/ which is unused.
+ the contents of src/.
* Merged COPYING/PATENTS to LICENSE
* Disabled "-frename-registers" flag for ARM64 linux build as clang(3.9.0)
build fails with error - unsupported flag.
« no previous file with comments | « third_party/libwebp/BUILD.gn ('k') | third_party/libwebp/mux/anim_encode.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698