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

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
« no previous file with comments | « pdfium.gyp ('k') | xfa/fwl/theme/cfwl_arrowdata.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa.gyp
diff --git a/xfa.gyp b/xfa.gyp
index 328e9aab0febb92c7c59e79df6afc56150923146..2fbe03db079638abf6d3e3041fe2fccd39614b6e 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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698