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

Unified Diff: third_party/libwebp/BUILD.gn

Issue 653803003: libwebp: update to 0.4.2-rc2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 | « no previous file | third_party/libwebp/LICENSE » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libwebp/BUILD.gn
diff --git a/third_party/libwebp/BUILD.gn b/third_party/libwebp/BUILD.gn
index 9ff55fcd5a64dec7bce70d6cb10b9307183affe2..7ea5d2cb80f0f0e42d9f5414a6f15de4365479b2 100644
--- a/third_party/libwebp/BUILD.gn
+++ b/third_party/libwebp/BUILD.gn
@@ -56,6 +56,7 @@ source_set("libwebp_demux") {
source_set("libwebp_dsp") {
sources = [
"dsp/alpha_processing.c",
+ "dsp/alpha_processing_sse2.c",
"dsp/cpu.c",
"dsp/dec.c",
"dsp/dec_clip_tables.c",
« no previous file with comments | « no previous file | third_party/libwebp/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698