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

Unified Diff: xfa.gyp

Issue 2154843002: Clean up singleton implementation (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: rebase 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 999be123e99bbe230f16232135f412fd5026ea26..d95a56cac06e1b145cc14a71b18c5ef55cdb68e5 100644
--- a/xfa.gyp
+++ b/xfa.gyp
@@ -205,6 +205,8 @@
"xfa/fwl/lightwidget/cfwl_widget.h",
"xfa/fwl/lightwidget/cfwl_widgetproperties.cpp",
"xfa/fwl/lightwidget/cfwl_widgetproperties.h",
+ "xfa/fwl/theme/cfwl_arrowdata.cpp",
+ "xfa/fwl/theme/cfwl_arrowdata.h",
"xfa/fwl/theme/cfwl_barcodetp.cpp",
"xfa/fwl/theme/cfwl_barcodetp.h",
"xfa/fwl/theme/cfwl_carettp.cpp",
« no previous file with comments | « pdfium.gyp ('k') | xfa/fwl/theme/cfwl_arrowdata.h » ('j') | xfa/fwl/theme/cfwl_arrowdata.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698