From beecc34d2b4b295dcefe4a71772983fbccb50eff Mon Sep 17 00:00:00 2001 From: weili Date: Thu, 4 Aug 2016 11:57:22 -0700 Subject: Fix a file name typo Fix a file name to be consistent with its class name and header file name. Review-Url: https://codereview.chromium.org/2215813003 --- BUILD.gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BUILD.gn') diff --git a/BUILD.gn b/BUILD.gn index 11b73b3a7a..82850cc5f3 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -1158,7 +1158,7 @@ if (pdf_enable_xfa) { "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", -- cgit v1.2.3