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

Unified Diff: xfa.gyp

Issue 2215813003: Fix a file name typo (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 4 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 | « BUILD.gn ('k') | xfa/fwl/theme/cfwl_datetimepickedtp.cpp » ('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 7a79ae5fb71ac60379c3a4d81461062aedcd0d23..42013def6d29b646588b4e0678f3b4f01e0202a2 100644
--- a/xfa.gyp
+++ b/xfa.gyp
@@ -216,7 +216,7 @@
"xfa/fwl/theme/cfwl_checkboxtp.h",
"xfa/fwl/theme/cfwl_comboboxtp.cpp",
"xfa/fwl/theme/cfwl_comboboxtp.h",
- "xfa/fwl/theme/cfwl_datetimepickedtp.cpp",
+ "xfa/fwl/theme/cfwl_datetimepickertp.cpp",
"xfa/fwl/theme/cfwl_datetimepickertp.h",
"xfa/fwl/theme/cfwl_edittp.cpp",
"xfa/fwl/theme/cfwl_edittp.h",
« no previous file with comments | « BUILD.gn ('k') | xfa/fwl/theme/cfwl_datetimepickedtp.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698