From 221f0b3e09b9d77b1873a52fff23c7c39df251bb Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Mon, 4 Jun 2018 22:11:27 +0000 Subject: Lowercase JS_Define.{h,cpp} and CJS_Define.h Consistency with file naming conventions. No functional change. Change-Id: I596c4be5bbf0510950c44a7d9d80f59537739c3b Reviewed-on: https://pdfium-review.googlesource.com/33593 Commit-Queue: Tom Sepez Reviewed-by: Lei Zhang Reviewed-by: Tom Sepez --- fxjs/cjs_global.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fxjs/cjs_global.h') diff --git a/fxjs/cjs_global.h b/fxjs/cjs_global.h index 8a2fdab25c..e0d41b801d 100644 --- a/fxjs/cjs_global.h +++ b/fxjs/cjs_global.h @@ -11,8 +11,8 @@ #include #include -#include "fxjs/JS_Define.h" #include "fxjs/cjs_keyvalue.h" +#include "fxjs/js_define.h" class CJS_GlobalData; -- cgit v1.2.3