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

Unified Diff: third_party/tiff_v403/tif_pixarlog.c

Issue 1392373004: Rename lpng and tiff to third_party/ (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: GN Created 5 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
Index: third_party/tiff_v403/tif_pixarlog.c
diff --git a/core/src/fxcodec/fx_tiff/tiff_v403/tif_pixarlog.c b/third_party/tiff_v403/tif_pixarlog.c
similarity index 99%
rename from core/src/fxcodec/fx_tiff/tiff_v403/tif_pixarlog.c
rename to third_party/tiff_v403/tif_pixarlog.c
index eba913e2868e95a8d5ec22141e70549c45ffbec5..b30e6d4e9bd2e0f0330882179f2f98dbbe7668ce 100644
--- a/core/src/fxcodec/fx_tiff/tiff_v403/tif_pixarlog.c
+++ b/third_party/tiff_v403/tif_pixarlog.c
@@ -89,7 +89,7 @@
*/
#include "tif_predict.h"
-#include "../../../../../third_party/zlib_v128/zlib.h"
+#include "../zlib_v128/zlib.h"
#include <stdio.h>
#include <stdlib.h>

Powered by Google App Engine
This is Rietveld 408576698