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

Unified Diff: BUILD.gn

Issue 2166833002: Move CSSRuleCollection class to its own file (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 5 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 | xfa.gyp » ('j') | xfa/fde/css/fde_cssrulecollection.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 7758f20ea43517b78dce270a818269544eefd0b3..b4e2f777b7d6a0550503a222c1a41507effcbac7 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -949,6 +949,7 @@ if (pdf_enable_xfa) {
"xfa/fde/css/fde_cssdatatable.h",
"xfa/fde/css/fde_cssdeclaration.cpp",
"xfa/fde/css/fde_cssdeclaration.h",
+ "xfa/fde/css/fde_cssrulecollection.cpp",
"xfa/fde/css/fde_cssstyleselector.cpp",
"xfa/fde/css/fde_cssstyleselector.h",
"xfa/fde/css/fde_cssstylesheet.cpp",
« no previous file with comments | « no previous file | xfa.gyp » ('j') | xfa/fde/css/fde_cssrulecollection.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698