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", |