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

Unified Diff: pdfium.gyp

Issue 2060913003: Make code compile with clang_use_chrome_plugin (part II) (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: revert some string changes Created 4 years, 6 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
« core/fpdfdoc/doc_tagged.cpp ('K') | « core/fxge/win32/win32_int.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdfium.gyp
diff --git a/pdfium.gyp b/pdfium.gyp
index d561b9de411e8c5097e0f519707be5a9c19714e7..c3625f3d89b316ee9e6eaac4780696548b05f922 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -212,6 +212,7 @@
'target_name': 'fpdfdoc',
'type': 'static_library',
'sources': [
+ 'core/fpdfdoc/clines.cpp',
dsinclair 2016/06/14 20:12:48 nit: add clines.h
Wei Li 2016/06/14 22:00:54 Done.
'core/fpdfdoc/include/fpdf_doc.h',
'core/fpdfdoc/include/fpdf_tagged.h',
'core/fpdfdoc/cpdf_variabletext.cpp',
« core/fpdfdoc/doc_tagged.cpp ('K') | « core/fxge/win32/win32_int.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698