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

Unified Diff: xfa.gyp

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
Index: xfa.gyp
diff --git a/xfa.gyp b/xfa.gyp
index 328e9aab0febb92c7c59e79df6afc56150923146..5a4e6a93ac2d27f030912defdab9e7930e76fb25 100644
--- a/xfa.gyp
+++ b/xfa.gyp
@@ -59,6 +59,7 @@
"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",

Powered by Google App Engine
This is Rietveld 408576698