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

Unified Diff: third_party/libwebp/enc/cost_enc.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/enc/cost.c ('k') | third_party/libwebp/enc/cost_enc.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libwebp/enc/cost_enc.h
diff --git a/third_party/libwebp/enc/cost.h b/third_party/libwebp/enc/cost_enc.h
similarity index 99%
rename from third_party/libwebp/enc/cost.h
rename to third_party/libwebp/enc/cost_enc.h
index ad7959feb41b4c084ed9e54d2f230b283be3c970..99e4b37aa33c1557bc803912e4e54babc3d94ac1 100644
--- a/third_party/libwebp/enc/cost.h
+++ b/third_party/libwebp/enc/cost_enc.h
@@ -16,7 +16,7 @@
#include <assert.h>
#include <stdlib.h>
-#include "./vp8enci.h"
+#include "./vp8i_enc.h"
#ifdef __cplusplus
extern "C" {
« no previous file with comments | « third_party/libwebp/enc/cost.c ('k') | third_party/libwebp/enc/cost_enc.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698