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

Unified Diff: BUILD.gn

Issue 2391313002: Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment (Closed)
Patch Set: Rebase to master Created 4 years, 2 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 | fpdfsdk/cfx_systemhandler.h » ('j') | fpdfsdk/cpdfsdk_pageview.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 57a0cfb9d4042ecfb662639472d69825551508c5..b6b33f186b8ecc7bce75c02a13f97c46210489d0 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -80,8 +80,8 @@ static_library("pdfium") {
"fpdfsdk/cpdfsdk_datetime.h",
"fpdfsdk/cpdfsdk_document.cpp",
"fpdfsdk/cpdfsdk_document.h",
- "fpdfsdk/cpdfsdk_environment.cpp",
- "fpdfsdk/cpdfsdk_environment.h",
+ "fpdfsdk/cpdfsdk_formfillenvironment.cpp",
+ "fpdfsdk/cpdfsdk_formfillenvironment.h",
"fpdfsdk/cpdfsdk_interform.cpp",
"fpdfsdk/cpdfsdk_interform.h",
"fpdfsdk/cpdfsdk_pageview.cpp",
« no previous file with comments | « no previous file | fpdfsdk/cfx_systemhandler.h » ('j') | fpdfsdk/cpdfsdk_pageview.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698