diff options
author | npm <npm@google.com> | 2016-07-20 10:48:27 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-07-20 10:48:28 -0700 |
commit | 69f160df5a13bbf1eb3bd39e59c5890d212f98ad (patch) | |
tree | 06968a5f13ae63a93288711a6facc1e3a0b64b96 /xfa.gyp | |
parent | 47228aceb86744f858ab8bfa98f3f8b62054dfae (diff) | |
download | pdfium-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.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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", |