summaryrefslogtreecommitdiff
path: root/xfa.gyp
diff options
context:
space:
mode:
authornpm <npm@google.com>2016-07-20 10:48:27 -0700
committerCommit bot <commit-bot@chromium.org>2016-07-20 10:48:28 -0700
commit69f160df5a13bbf1eb3bd39e59c5890d212f98ad (patch)
tree06968a5f13ae63a93288711a6facc1e3a0b64b96 /xfa.gyp
parent47228aceb86744f858ab8bfa98f3f8b62054dfae (diff)
downloadpdfium-69f160df5a13bbf1eb3bd39e59c5890d212f98ad.tar.xz
Move CSSRuleCollection class to its own file
Review-Url: https://codereview.chromium.org/2166833002
Diffstat (limited to 'xfa.gyp')
-rw-r--r--xfa.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/xfa.gyp b/xfa.gyp
index 2fbe03db07..6309965964 100644
--- a/xfa.gyp
+++ b/xfa.gyp
@@ -51,6 +51,7 @@
"xfa/fde/cfx_chariter.h",
"xfa/fde/cfx_wordbreak.cpp",
"xfa/fde/cfx_wordbreak.h",
+ "xfa/fde/css/cfde_cssrulecollection.cpp",
"xfa/fde/css/fde_css.cpp",
"xfa/fde/css/fde_css.h",
"xfa/fde/css/fde_csscache.cpp",