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

Unified Diff: third_party/libwebp/dec/alphai_dec.h

Issue 2651883004: libwebp-0.6.0-rc1 (Closed)
Patch Set: Created 3 years, 11 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/dec/alphai.h ('k') | third_party/libwebp/dec/buffer.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libwebp/dec/alphai_dec.h
diff --git a/third_party/libwebp/dec/alphai.h b/third_party/libwebp/dec/alphai_dec.h
similarity index 96%
rename from third_party/libwebp/dec/alphai.h
rename to third_party/libwebp/dec/alphai_dec.h
index 69dd7c0f5d610db7ba218402b785d180f2aed2d3..561e8151eebaea59ab1437e74c994fec6b518650 100644
--- a/third_party/libwebp/dec/alphai.h
+++ b/third_party/libwebp/dec/alphai_dec.h
@@ -14,8 +14,8 @@
#ifndef WEBP_DEC_ALPHAI_H_
#define WEBP_DEC_ALPHAI_H_
-#include "./webpi.h"
-#include "../utils/filters.h"
+#include "./webpi_dec.h"
+#include "../utils/filters_utils.h"
#ifdef __cplusplus
extern "C" {
« no previous file with comments | « third_party/libwebp/dec/alphai.h ('k') | third_party/libwebp/dec/buffer.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698