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

Unified Diff: BUILD.gn

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
« no previous file with comments | « no previous file | core/fpdfdoc/clines.h » ('j') | core/fpdfdoc/clines.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 59215c1dd2b748767cd36bb3cc4d0e31ede083b8..a7fc5368b9e1d6f72a590ca1fd622b7af4492af2 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -195,6 +195,7 @@ static_library("fdrm") {
static_library("fpdfdoc") {
sources = [
+ "core/fpdfdoc/clines.cpp",
dsinclair 2016/06/14 20:12:48 add "core/fpdfdoc/clines.h",
Wei Li 2016/06/14 22:00:54 Done.
"core/fpdfdoc/cpdf_variabletext.cpp",
"core/fpdfdoc/cpvt_color.cpp",
"core/fpdfdoc/cpvt_color.h",
« no previous file with comments | « no previous file | core/fpdfdoc/clines.h » ('j') | core/fpdfdoc/clines.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698