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

Unified Diff: pdfium.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 | « fpdfsdk/javascript/global.cpp ('k') | xfa.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdfium.gyp
diff --git a/pdfium.gyp b/pdfium.gyp
index 04bc0060aa3ff305bc991f85306050b7e137193b..0faf6fdf44667694eabf12e75ebf1cb3d6f458eb 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -797,6 +797,8 @@
'fpdfsdk/javascript/JS_EventHandler.h',
'fpdfsdk/javascript/JS_GlobalData.cpp',
'fpdfsdk/javascript/JS_GlobalData.h',
+ 'fpdfsdk/javascript/JS_KeyValue.cpp',
+ 'fpdfsdk/javascript/JS_KeyValue.h',
'fpdfsdk/javascript/JS_Object.cpp',
'fpdfsdk/javascript/JS_Object.h',
'fpdfsdk/javascript/JS_Value.cpp',
« no previous file with comments | « fpdfsdk/javascript/global.cpp ('k') | xfa.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698