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

Unified Diff: third_party/libwebp/utils/filters_utils.c

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/utils/filters_utils.h ('k') | third_party/libwebp/utils/huffman.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libwebp/utils/filters_utils.c
diff --git a/third_party/libwebp/utils/filters.c b/third_party/libwebp/utils/filters_utils.c
similarity index 98%
rename from third_party/libwebp/utils/filters.c
rename to third_party/libwebp/utils/filters_utils.c
index 15543b1271e67904991a419d3babbaeb161973c4..49c1d18a22b6327a63a1b1ead65e7340bb1c9591 100644
--- a/third_party/libwebp/utils/filters.c
+++ b/third_party/libwebp/utils/filters_utils.c
@@ -11,7 +11,7 @@
//
// Author: Urvang (urvang@google.com)
-#include "./filters.h"
+#include "./filters_utils.h"
#include <stdlib.h>
#include <string.h>
« no previous file with comments | « third_party/libwebp/utils/filters_utils.h ('k') | third_party/libwebp/utils/huffman.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698