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

Unified Diff: third_party/tiff_v403/tiffconf.h

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/tiffconf.h
diff --git a/core/src/fxcodec/fx_tiff/tiff_v403/tiffconf.h b/third_party/tiff_v403/tiffconf.h
similarity index 99%
rename from core/src/fxcodec/fx_tiff/tiff_v403/tiffconf.h
rename to third_party/tiff_v403/tiffconf.h
index d0f823d8c3d58f13b3722ec8a1ccf51116f74218..e36bde657193bbbb81c968aaf261b44924d0fb0c 100644
--- a/core/src/fxcodec/fx_tiff/tiff_v403/tiffconf.h
+++ b/third_party/tiff_v403/tiffconf.h
@@ -8,7 +8,7 @@
#define _TIFFCONF_
#ifndef _FX_SYSTEM_H_
-# include "../../../../include/fxcrt/fx_system.h"
+# include "../../core/include/fxcrt/fx_system.h"
#endif
//NOTE: The tiff codec requires an ANSI C compiler environment for building and

Powered by Google App Engine
This is Rietveld 408576698