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

Unified Diff: pdfium.gyp

Issue 1882213002: Cleanup various IFX_ text interfaces. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 8 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: pdfium.gyp
diff --git a/pdfium.gyp b/pdfium.gyp
index 32e2d029a08e2833a9b7bb5521ed8f5f1c7e75ae..37db305aca9d36392d31f8a1fae8c4a8cab6c241 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -666,9 +666,9 @@
'conditions': [
['pdf_enable_xfa==1', {
'sources': [
+ 'core/fxcrt/include/fx_arabic.h',
Tom Sepez 2016/04/12 20:58:19 nit: order was wrong before your change.
dsinclair 2016/04/12 23:36:01 Done.
'core/fxcrt/include/fx_arb.h',
'core/fxcrt/fx_arabic.cpp',
- 'core/fxcrt/fx_arabic.h',
'core/fxcrt/fx_basic_maps.cpp',
],
}],

Powered by Google App Engine
This is Rietveld 408576698