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_console.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fxjs/cjs_console.h') diff --git a/fxjs/cjs_console.h b/fxjs/cjs_console.h index c25bc4bf7c..7ed39bbed9 100644 --- a/fxjs/cjs_console.h +++ b/fxjs/cjs_console.h @@ -9,7 +9,7 @@ #include -#include "fxjs/JS_Define.h" +#include "fxjs/js_define.h" class CJS_Console : public CJS_Object { public: -- cgit v1.2.3